hg: jdk9/hs-gc/langtools: 6 new changesets
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Mon Feb 2 17:03:02 UTC 2015
Changeset: 1a05a620f8dc
Author: sogoel
Date: 2015-01-27 15:11 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-gc/langtools/rev/1a05a620f8dc
8068463: Group 10c: golden files for tests in tools/javac dir
Reviewed-by: jjg, mcimadamore
! test/tools/javac/annotations/6359949/T6359949a.java
+ test/tools/javac/annotations/6359949/T6359949a.out
! test/tools/javac/annotations/default/A.java
+ test/tools/javac/annotations/default/Derr.out
+ test/tools/javac/annotations/default/Eerr.out
! test/tools/javac/annotations/neg/Dep.java
+ test/tools/javac/annotations/neg/Dep.out
! test/tools/javac/lint/Deprecation.java
+ test/tools/javac/lint/Deprecation.out
! test/tools/javac/lint/FallThrough.java
+ test/tools/javac/lint/FallThrough.out
! test/tools/javac/lint/Unchecked.java
+ test/tools/javac/lint/Unchecked.out
! test/tools/javac/staticImport/Ambig1.java
+ test/tools/javac/staticImport/Ambig1.out
! test/tools/javac/staticImport/ImportPrivate.java
+ test/tools/javac/staticImport/ImportPrivate.out
! test/tools/javac/staticImport/PrivateStaticImport.java
+ test/tools/javac/staticImport/PrivateStaticImport.out
! test/tools/javac/staticImport/Shadow.java
+ test/tools/javac/staticImport/Shadow.out
! test/tools/javac/staticImport/StaticImport2.java
+ test/tools/javac/staticImport/StaticImport2.out
Changeset: 3f816163cf59
Author: mchung
Date: 2015-01-27 19:50 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-gc/langtools/rev/3f816163cf59
8068937: jdeps shows "not found" if target class has no reference other than its own package
Reviewed-by: alanb
! src/jdk.dev/share/classes/com/sun/tools/jdeps/Analyzer.java
! src/jdk.dev/share/classes/com/sun/tools/jdeps/Archive.java
! src/jdk.dev/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: cfe864a5e8be
Author: jjg
Date: 2015-01-29 14:43 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-gc/langtools/rev/cfe864a5e8be
8071617: move pathToURLs from javac.file.Locations to javadoc.DocletInvoker
Reviewed-by: ksrini
! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java
! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/DocletInvoker.java
Changeset: d0315cb6ade7
Author: katleman
Date: 2015-01-28 16:45 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-gc/langtools/rev/d0315cb6ade7
Added tag jdk9-b48 for changeset 5b102fc29edf
! .hgtags
Changeset: 15c79f28e30a
Author: lana
Date: 2015-01-29 15:36 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-gc/langtools/rev/15c79f28e30a
Merge
Changeset: a7d2c38930ee
Author: sogoel
Date: 2015-01-30 14:59 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-gc/langtools/rev/a7d2c38930ee
8071629: Write new test to test -j switch
Reviewed-by: jjg
+ test/tools/sjavac/ParallelCompilations.java
More information about the jdk9-all-changes
mailing list