Maurizio Cimadamore
|
b03ad3ae09
|
7175911: Simplify error reporting API in Check.CheckContext interface
Make error messages generated during Check.checkType more uniform and more scalable
Reviewed-by: jjg, dlsmith
|
2012-08-02 18:22:41 +01:00 |
|
Sue Wei
|
3d77d813ce
|
7157798: Add 6 test scenarios for testing inheritance of multiple same-name methods from mulitple interfaces
Reviewed-by: mcimadamore
|
2012-05-21 16:10:14 -07:00 |
|
Maurizio Cimadamore
|
9b1e54dae3
|
7151492: Encapsulate check logic into Attr.ResultInfo
ResultInfo class should be used to make attribution code transparent w.r.t. check logic being used
Reviewed-by: jjg, dlsmith
|
2012-03-26 15:28:22 +01:00 |
|
Maurizio Cimadamore
|
271ed603e1
|
7148556: Implementing a generic interface causes a public clone() to become inaccessible
Implementation of Resolve.isOverriddenIn() should distinguish between classes/interfaces
Reviewed-by: jjg
|
2012-03-06 16:50:32 +00:00 |
|
Jonathan Gibbons
|
42b9d6bc2e
|
7124605: typos in javac comments
Reviewed-by: ksrini
|
2011-12-23 22:30:33 +00:00 |
|
Maurizio Cimadamore
|
af30a2dbf3
|
7062745: Regression: difference in overload resolution when two methods are maximally specific
Fix most specific when two methods are maximally specific and only one has non-raw return type
Reviewed-by: jjg, dlsmith
|
2011-07-27 19:00:53 +01:00 |
|
Kelly O'Hair
|
bd4f4be9d7
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy
|
2010-05-25 15:54:51 -07:00 |
|
Maurizio Cimadamore
|
dd76763423
|
6846972: cannot access member of raw type when erasure change overriding into overloading
Fix of 6400189 caused a nasty problem in method resolution
Reviewed-by: jjg
|
2009-07-15 10:25:01 +01:00 |
|
Tim Bell
|
1b49bea0ad
|
6797871: Fix for 6797463 did not remove the jtreg tests, and it should have
Reviewed-by: jjg
|
2009-01-26 15:14:46 -08:00 |
|
Maurizio Cimadamore
|
19b769a375
|
6557199: Fails to reject bad override of generic method
Javac does not correctly implement JLS3 8.4.5
Reviewed-by: jjg
|
2009-01-20 17:49:49 +00:00 |
|
J. Duke
|
f57b87e8f6
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|