hg: jdk8u/jdk8u/langtools: 8 new changesets
lana.steuck at oracle.com
lana.steuck at oracle.com
Tue Jun 2 01:09:39 UTC 2015
Changeset: f6923d26b0fb
Author: bpatel
Date: 2015-05-12 12:02 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/f6923d26b0fb
8065077: MethodTypes are not localized
Reviewed-by: ksrini
! src/share/classes/com/sun/tools/doclets/formats/html/SubWriterHolderWriter.java
! src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlWriter.java
! src/share/classes/com/sun/tools/doclets/internal/toolkit/resources/doclets.properties
! src/share/classes/com/sun/tools/doclets/internal/toolkit/util/MethodTypes.java
Changeset: 31ceef045272
Author: jlahoda
Date: 2015-05-18 09:27 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/31ceef045272
8080338: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
8080339: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
8080340: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
Summary: Fixing incorrect file headers; also reviewed by kevin.l.brown at oracle.com
Reviewed-by: vromero
! test/tools/javac/MethodParameters/LambdaTest.java
! test/tools/javac/annotations/typeAnnotations/classfile/TestAnonInnerClasses.java
! test/tools/javac/diags/examples/MrefInferAndExplicitParams.java
! test/tools/javac/lambda/8023389/T8023389.java
! test/tools/javac/lambda/LambdaExprLeadsToMissingClassFilesTest.java
! test/tools/javac/resolve/tests/PrimitiveVsReferenceSamePhase.java
Changeset: 6b43535fb9f8
Author: mchung
Date: 2015-05-20 17:11 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/6b43535fb9f8
8068937: jdeps shows "not found" if target class has no reference other than its own package
Reviewed-by: alanb
! src/share/classes/com/sun/tools/jdeps/Analyzer.java
! src/share/classes/com/sun/tools/jdeps/JdepsTask.java
! test/tools/jdeps/Basic.java
+ test/tools/jdeps/p/C.java
+ test/tools/jdeps/p/SubClass.java
+ test/tools/jdeps/q/Gee.java
Changeset: 9538418d25b9
Author: mchung
Date: 2015-05-21 11:14 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/9538418d25b9
8080815: Update 8u jdeps list of internal APIs
Reviewed-by: dfuchs
! src/share/classes/com/sun/tools/jdeps/PlatformClassPath.java
! test/tools/jdeps/APIDeps.java
! test/tools/jdeps/m/Gee.java
Changeset: bacd3cbb4e5e
Author: mcimadamore
Date: 2015-05-26 11:03 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/bacd3cbb4e5e
8055963: Inference failure with nested invocation
Summary: Revise heuristics to force eager instantiation of return inference vars
Reviewed-by: vromero
! src/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/tools/javac/generics/inference/8055963/T8055963.java
Changeset: f6c191e92814
Author: amurillo
Date: 2015-05-26 10:00 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/f6c191e92814
Merge
Changeset: d35c539d0e6d
Author: jjg
Date: 2014-12-11 18:23 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/d35c539d0e6d
8066808: langtools/test/Makefile should not use OS-specific jtreg binary
Reviewed-by: mcimadamore
! test/Makefile
Changeset: e7e42c79861e
Author: lana
Date: 2015-05-28 16:46 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/e7e42c79861e
Merge
More information about the jdk8u-changes
mailing list