hg: jdk8/tl/langtools: 2 new changesets (original) (raw)
maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Tue Mar 12 16:03:21 UTC 2013
- Previous message: hg: jdk8/tl/jdk: 7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions.
- Next message: hg: jdk8/tl/langtools: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 6db9a3b1a93f Author: mcimadamore Date: 2013-03-12 16:02 +0000 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/6db9a3b1a93f
8008540: Constructor reference to non-reifiable array should be rejected 8008539: Spurious error when constructor reference mention an interface type 8008538: Constructor reference accepts wildcard parameterized types Summary: Overhaul of Check.checkConstructorRefType Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/comp/Check.java ! test/tools/javac/lambda/MethodReference38.out
- test/tools/javac/lambda/MethodReference64.java
- test/tools/javac/lambda/MethodReference64.out
Changeset: 5ddecb91d843 Author: mcimadamore Date: 2013-03-12 16:02 +0000 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/5ddecb91d843
8009545: Graph inference: dependencies between inference variables should be set during incorporation Summary: Move all transitivity checks into the incorporation round Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/code/Type.java ! src/share/classes/com/sun/tools/javac/comp/Infer.java ! test/tools/javac/lambda/TargetType28.out
- Previous message: hg: jdk8/tl/jdk: 7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions.
- Next message: hg: jdk8/tl/langtools: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]