Jim Holmlund
|
089c11bb9b
|
7052782: Two langtools regression tests fail due to fix for 7034977 which removed the invokeGeneric method
Change the tests to call invoke instead of invokeGeneric
Reviewed-by: jrose, mcimadamore
|
2011-06-09 09:13:50 -07:00 |
|
Kelly O'Hair
|
39cd646f25
|
Merge
|
2011-04-13 16:57:22 -07:00 |
|
Kelly O'Hair
|
b49579c56c
|
7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes
|
2011-04-06 20:33:44 -07:00 |
|
Kumar Srinivasan
|
e3d10322c1
|
7028405: (javac) remove unused JSR-292 code
Reviewed-by: jrose, mcimadamore
|
2011-04-03 17:00:50 -07:00 |
|
Maurizio Cimadamore
|
7d90979693
|
6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
Special syntax to denote indy return type through type parameters should be removed (and cast shall be used instead)
Reviewed-by: jjg, jrose
|
2011-01-14 09:45:04 +00:00 |
|
Maurizio Cimadamore
|
21c037bb9b
|
7010194: several langtools regression failures after JSR 292 changes (b123)
Some regression tests rely on unsupported JSR 292 features
Reviewed-by: jjg
|
2011-01-05 09:59:01 +00:00 |
|
Maurizio Cimadamore
|
bb03754fd1
|
6999067: cast for invokeExact call gets redundant cast to <type> warnings
Xlint:cast should not report cast used in order to specify target type in polymorphic signature calls
Reviewed-by: jjg
|
2010-11-12 12:33:52 +00:00 |
|