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
Vicente Romero
7ab7587227
6695379: Copy method annotations and parameter annotations to synthetic bridge methods
...
Reviewed-by: mcimadamore
2013-06-01 22:09:18 +01:00
Vicente Romero
0ace868fe4
8010737: javac, known parameter's names should be copied to automatically generated constructors for inner classes
...
Reviewed-by: mcimadamore
2013-06-01 21:57:56 +01:00
Eric Mccorkle
e84b39e459
8008658: Four new method param jtreg tests fail in nightly tests
...
Reviewed-by: jjg, ksrini, mcimadamore
2013-02-21 12:23:27 -08:00
Peter Jensen
556f6dfebb
8006582: Test for parameter names feature
...
Reviewed-by: jjg, darcy, emc
2013-02-20 15:47:14 -08:00