Commit Graph

4 Commits

Author SHA1 Message Date
Eric McCorkle ba82472a1e 8067039: Revert changes to annotation attribute generation
Revert changes from JDK-8029012 and JDK-8065132

Reviewed-by: jjg
2014-12-11 10:06:50 -05:00
Eric McCorkle 8c01cb9a34 8065132: Parameter annotations not updated when synthetic parameters are prepended
Cause javac to add synthetic parameters to Runtime[In]VisibleParameterAnnotations attributes

Reviewed-by: jjg, jfranck
2014-11-25 08:30:52 -05:00
Eric McCorkle 1b72835883 8024510: lib/combo/tools/javac/combo/TemplateTest.java fails
Edit regex in Template to allow "MAJOR." pattern.

Reviewed-by: briangoetz
2013-09-11 08:30:58 -04:00
Brian Goetz b03e5fc290 8015322: Javac template test framework
Putback of the javac template test framework from the Lambda repository

Reviewed-by: jjg
2013-09-09 17:11:55 -04:00