hg: jdk9/sandbox/langtools: 2 new changesets
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Mon Jun 1 12:49:33 UTC 2015
Changeset: b8d6dfc6a8e2
Author: jlahoda
Date: 2015-06-01 14:44 +0200
URL: http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/b8d6dfc6a8e2
More -platform -> -release adjustments
! test/tools/javac/options/platform/PlatformOptionThroughAPI.java
! test/tools/javac/platform/PlatformProviderTest.java
Changeset: e569aeae0740
Author: jlahoda
Date: 2015-06-01 14:48 +0200
URL: http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/e569aeae0740
Renaming a few platform option tests
- test/tools/javac/options/platform/PlatformOption-platform7.out
- test/tools/javac/options/platform/PlatformOption.java
- test/tools/javac/options/platform/PlatformOptionClashes.java
+ test/tools/javac/options/platform/ReleaseOption-release7.out
+ test/tools/javac/options/platform/ReleaseOption.java
+ test/tools/javac/options/platform/ReleaseOptionClashes.java
! test/tools/javac/options/platform/ReleaseOptionThroughAPI.java < test/tools/javac/options/platform/PlatformOptionThroughAPI.java
More information about the jdk9-sandbox-changes
mailing list