Tue, 05 Mar 2013 14:19:49 +0000 8009129: Illegal access error when calling method reference
mcimadamore [Tue, 05 Mar 2013 14:19:49 +0000] rev 16328
8009129: Illegal access error when calling method reference Summary: Javac generates method handle referencing non public type Reviewed-by: jjg, rfield
Tue, 05 Mar 2013 14:16:07 +0000 8009154: Missing cast in method reference bridge leads to NoSuchMethodError
mcimadamore [Tue, 05 Mar 2013 14:16:07 +0000] rev 16327
8009154: Missing cast in method reference bridge leads to NoSuchMethodError Summary: Missing cast in generated method reference bridge Reviewed-by: rfield, jjg
Tue, 05 Mar 2013 14:12:07 +0000 8009227: Certain diagnostics should not be deferred
mcimadamore [Tue, 05 Mar 2013 14:12:07 +0000] rev 16326
8009227: Certain diagnostics should not be deferred Summary: Add new diagnostic flag to mark non deferrable diagnostics Reviewed-by: jjg
Tue, 05 Mar 2013 14:04:57 +0000 8004962: Code generation crash with lambda and local classes
mcimadamore [Tue, 05 Mar 2013 14:04:57 +0000] rev 16325
8004962: Code generation crash with lambda and local classes Summary: Translation info should be propagated from LambdaToMethod to Lower Reviewed-by: jjg, rfield
Fri, 01 Mar 2013 10:47:39 -0800 8008949: javadoc stopped copying doc-files
jjg [Fri, 01 Mar 2013 10:47:39 -0800] rev 16324
8008949: javadoc stopped copying doc-files Reviewed-by: bpatel
Thu, 28 Feb 2013 14:05:52 +0000 8008537: Missing method reference lookup error when unbound search finds a static method
mcimadamore [Thu, 28 Feb 2013 14:05:52 +0000] rev 16323
8008537: Missing method reference lookup error when unbound search finds a static method Summary: Static-ness check should be applied after member reference resolution Reviewed-by: jjg
Thu, 28 Feb 2013 14:05:44 +0000 8008813: Structural most specific fails when method reference is passed to overloaded method
mcimadamore [Thu, 28 Feb 2013 14:05:44 +0000] rev 16322
8008813: Structural most specific fails when method reference is passed to overloaded method Summary: Bad logic for checking most specific method reference type Reviewed-by: jjg
Thu, 28 Feb 2013 14:00:52 +0000 8008723: Graph Inference: bad graph calculation leads to assertion error
mcimadamore [Thu, 28 Feb 2013 14:00:52 +0000] rev 16321
8008723: Graph Inference: bad graph calculation leads to assertion error Summary: Dependencies are not propagated correctly through merged nodes during inference graph initialization Reviewed-by: jjg
Tue, 26 Feb 2013 09:04:19 +0000 8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass
vromero [Tue, 26 Feb 2013 09:04:19 +0000] rev 16320
8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass Reviewed-by: jjg, mcimadamore
Sun, 24 Feb 2013 11:36:58 -0800 7112427: The doclet needs to be able to generate JavaFX documentation.
jjg [Sun, 24 Feb 2013 11:36:58 -0800] rev 16319
7112427: The doclet needs to be able to generate JavaFX documentation. Reviewed-by: jjg Contributed-by: jan.valenta@oracle.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip