hg: jdk8u/jdk8u/langtools: 4 new changesets

lana.steuck at oracle.com lana.steuck at oracle.com
Mon Nov 3 17:25:53 UTC 2014


Changeset: 1cf5a53613ae
Author:    vromero
Date:      2014-10-23 10:40 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/1cf5a53613ae

8059710: javac, the same approach used in fix for JDK-8058708 should be applied to Code.closeAliveRanges
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/jvm/Code.java

Changeset: fa8be3ce18fc
Author:    jfranck
Date:      2014-10-28 08:56 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/fa8be3ce18fc

8054448: (ann) Cannot reference field of inner class in an anonymous class
Reviewed-by: jlahoda, mcimadamore

! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/comp/MemberEnter.java
+ test/tools/javac/annotations/FinalStringInNested.java

Changeset: ac75605c22f6
Author:    mcimadamore
Date:      2014-10-28 14:59 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/ac75605c22f6

8058511: StackOverflowError at com.sun.tools.javac.code.Types.lub
Summary: Lub crashes when handling typevar with array bound
Reviewed-by: vromero, dlsmith

! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/generics/inference/8058511/T8058511a.java
+ test/tools/javac/generics/inference/8058511/T8058511b.java
+ test/tools/javac/generics/inference/8058511/T8058511c.java

Changeset: 88ce114c6adc
Author:    lana
Date:      2014-10-31 20:19 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/88ce114c6adc

Merge




More information about the jdk8u-changes mailing list