summaryrefslogtreecommitdiff
path: root/test/files/jvm/annotations.check
Commit message (Collapse)AuthorAgeFilesLines
* close #3400. no reviewLukas Rytz2010-05-071-0/+2
|
* revert the revert of r21791 (fix constructor pa...Lukas Rytz2010-05-051-1/+10
| | | | | | revert the revert of r21791 (fix constructor parameter annotations). close #3390. together with a new starr it builds. no review.
* revert commit that probably broke the build due...Adriaan Moors2010-05-041-10/+1
| | | | | | | revert commit that probably broke the build due to a bug in closure elimination revert commit that reverted the commit that probably didn't break the build
* fix and test where constructor parameter annota...Lukas Rytz2010-05-041-1/+10
| | | | | fix and test where constructor parameter annotations end up. no review
* fix windows / ibm nightlyLukas Rytz2009-09-301-3/+3
|
* improved annotations copying (documentation, mo...Lukas Rytz2009-09-291-0/+12
| | | | | | improved annotations copying (documentation, moved meta-annotations, added tests)
* fix buildLukas Rytz2009-09-251-6/+0
|
* 1.4-related cleanup and reorganization.Antonio Cunei2009-05-151-0/+35
Removed a bunch of now useless 1.4 code, merged back jvm5-specific partest tests into the general jvm tests, documentation updates.