Tue, 06 Mar 2012 16:50:32 +0000 7148556: Implementing a generic interface causes a public clone() to become inaccessible
mcimadamore [Tue, 06 Mar 2012 16:50:32 +0000] rev 12083
7148556: Implementing a generic interface causes a public clone() to become inaccessible Summary: Implementation of Resolve.isOverriddenIn() should distinguish between classes/interfaces Reviewed-by: jjg
Tue, 06 Mar 2012 16:48:29 +0000 7151070: NullPointerException in Resolve.isAccessible
mcimadamore [Tue, 06 Mar 2012 16:48:29 +0000] rev 12082
7151070: NullPointerException in Resolve.isAccessible Summary: Spurious accessibility check in TransTypes Reviewed-by: jjg
Tue, 06 Mar 2012 13:29:45 +0000 7133238: Merge proto-kind and proto-type into a single result class
mcimadamore [Tue, 06 Mar 2012 13:29:45 +0000] rev 12081
7133238: Merge proto-kind and proto-type into a single result class Summary: Restructure attribution code so that the check-logic can be encapsulated into a single class Reviewed-by: jjg, dlsmith
Tue, 06 Mar 2012 13:28:05 +0000 7144506: Attr.checkMethod should be called after inference variables have been fixed
mcimadamore [Tue, 06 Mar 2012 13:28:05 +0000] rev 12080
7144506: Attr.checkMethod should be called after inference variables have been fixed Summary: Unify post-inference sanity check with Attr.checkMethod Reviewed-by: jjg, dlsmith
Tue, 06 Mar 2012 13:26:36 +0000 7148622: Some diagnostic methods do not go through Log.report
mcimadamore [Tue, 06 Mar 2012 13:26:36 +0000] rev 12079
7148622: Some diagnostic methods do not go through Log.report Summary: Deferred lint diagnostics ignore Log settings such as deferred diagnostics Reviewed-by: jjg
Fri, 02 Mar 2012 12:58:35 +0000 7148164: attribution code for diamond should not rely on mutable state
mcimadamore [Fri, 02 Mar 2012 12:58:35 +0000] rev 12078
7148164: attribution code for diamond should not rely on mutable state Summary: Update attribution code for diamond operator not to rely on mutable state Reviewed-by: jjg
Fri, 02 Mar 2012 12:57:47 +0000 7148242: Regression: valid code rejected during generic type well-formedness check
mcimadamore [Fri, 02 Mar 2012 12:57:47 +0000] rev 12077
7148242: Regression: valid code rejected during generic type well-formedness check Summary: Redundant type-var substitution makes generic-type well-formedness check to fail Reviewed-by: jjg
(0) -10000 -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip