hg: jdk8u/hs-dev/langtools: 7 new changesets

alejandro.murillo at oracle.com alejandro.murillo at oracle.com
Fri Feb 6 20:15:03 UTC 2015


Changeset: 66b2ac8e2b6b
Author:    mchung
Date:      2015-01-06 14:20 -0800
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/66b2ac8e2b6b

8068548: jdeps needs a different mechanism to recognize javax.jnlp as supported API
Reviewed-by: lancea, ddehaven

! src/share/classes/com/sun/tools/jdeps/PlatformClassPath.java

Changeset: 63a9b573847d
Author:    darcy
Date:      2015-01-09 09:27 -0800
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/63a9b573847d

8068639: Make certain annotation classfile warnings opt-in
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/jvm/ClassReader.java
! test/tools/javac/annotations/6214965/T6214965.java
! test/tools/javac/annotations/6365854/T6365854.java

Changeset: 385488f3737c
Author:    bpatel
Date:      2015-01-13 12:41 -0800
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/385488f3737c

8068495: Update the protocol for references of docs.oracle.com to HTTPS in langtools.
Reviewed-by: coffeys

! src/share/classes/com/sun/source/doctree/package-info.java
! src/share/classes/com/sun/tools/classfile/BootstrapMethods_attribute.java
! src/share/classes/com/sun/tools/javac/parser/DocCommentParser.java
! src/share/classes/com/sun/tools/javac/util/Convert.java
! test/com/sun/javadoc/testDocRootLink/TestDocRootLink.java

Changeset: dca7f60e618d
Author:    vromero
Date:      2015-01-20 14:14 -0800
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/dca7f60e618d

8064857: javac generates LVT entry with length 0 for local variable
Reviewed-by: mcimadamore, jjg

! src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
! src/share/classes/com/sun/tools/javac/jvm/Code.java
! src/share/classes/com/sun/tools/javac/jvm/Gen.java
- src/share/classes/com/sun/tools/javac/jvm/LVTRanges.java
! test/tools/javac/flow/LVTHarness.java
! test/tools/javac/flow/tests/TestCaseFor.java
! test/tools/javac/flow/tests/TestCaseForEach.java
! test/tools/javac/flow/tests/TestCaseIfElse.java
! test/tools/javac/flow/tests/TestCaseSwitch.java
! test/tools/javac/flow/tests/TestCaseTry.java
! test/tools/javac/flow/tests/TestCaseWhile.java

Changeset: 584566b6d5e4
Author:    mcimadamore
Date:      2015-01-21 10:42 +0000
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/584566b6d5e4

8069181: java.lang.AssertionError when compiling JDK 1.4 code in JDK 8
Summary: remove erroneous call to modifiersOpt() in variable parsing
Reviewed-by: jfranck, jlahoda

! src/share/classes/com/sun/tools/javac/parser/JavacParser.java
+ test/tools/javac/enum/8069181/T8069181.java

Changeset: 0ba07c272e33
Author:    coffeys
Date:      2015-01-21 18:43 +0000
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/0ba07c272e33

Merge

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

Changeset: 387cf62ce789
Author:    katleman
Date:      2015-02-04 12:14 -0800
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/387cf62ce789

Added tag jdk8u60-b01 for changeset 0ba07c272e33

! .hgtags



More information about the jdk8u-hs-changes mailing list