jdk-24/langtools/test/tools/javac/MethodParameters
Eric McCorkle 0d3a9fcd89 8020745: Suspicious MethodParameters attribute generated for local classes capturing local variables
Corrected an error in a previous patch that caused captured locals to be added to the beginning, not the end of a parameter list.

Reviewed-by: jjg, mcimadamore, ksrini, abuckley
2013-08-22 12:47:46 -04:00
..
AnnotationTest.java 8006582: Test for parameter names feature 2013-02-20 15:47:14 -08:00
AnonymousClass.java 8006582: Test for parameter names feature 2013-02-20 15:47:14 -08:00
AttributeVisitor.java 8006582: Test for parameter names feature 2013-02-20 15:47:14 -08:00
CaptureTest.java 8020745: Suspicious MethodParameters attribute generated for local classes capturing local variables 2013-08-22 12:47:46 -04:00
ClassFileVisitor.java 6695379: Copy method annotations and parameter annotations to synthetic bridge methods 2013-06-01 22:09:18 +01:00
Constructors.java 8006582: Test for parameter names feature 2013-02-20 15:47:14 -08:00
EnumTest.java 8008658: Four new method param jtreg tests fail in nightly tests 2013-02-21 12:23:27 -08:00
InstanceMethods.java 8006582: Test for parameter names feature 2013-02-20 15:47:14 -08:00
LambdaTest.java 8006582: Test for parameter names feature 2013-02-20 15:47:14 -08:00
LocalClassTest.java 8008658: Four new method param jtreg tests fail in nightly tests 2013-02-21 12:23:27 -08:00
MemberClassTest.java 8008658: Four new method param jtreg tests fail in nightly tests 2013-02-21 12:23:27 -08:00
ReflectionVisitor.java 6695379: Copy method annotations and parameter annotations to synthetic bridge methods 2013-06-01 22:09:18 +01:00
StaticMethods.java 8006582: Test for parameter names feature 2013-02-20 15:47:14 -08:00
Tester.java 6695379: Copy method annotations and parameter annotations to synthetic bridge methods 2013-06-01 22:09:18 +01:00
UncommonParamNames.java 8006582: Test for parameter names feature 2013-02-20 15:47:14 -08:00