JDK-8165109 : langtools/test switches to use new CLI options
  • Type: Bug
  • Component: tools
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-08-31
  • Updated: 2017-07-19
  • Resolved: 2016-08-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b135Fixed
Related Reports
Duplicate :  
Relates :  
Description
Several langtools/test using -release and -mp option needs update.  They fail in mach5.

test/jdk/javadoc/tool/ReleaseOption.java
test/tools/javac/T8139474/DashRelease7DashVerboseTest.java
test/tools/javac/file/MultiReleaseJar/MultiReleaseJarAwareSJFM.java
test/tools/javac/file/MultiReleaseJar/MultiReleaseJarTest.java
test/tools/javac/modules/AnachronisticModuleInfo/AnachronisticModuleInfoTest.java
test/tools/javac/modules/UpgradeModulePathTest.java
test/tools/javac/options/release/ReleaseOption.java
test/tools/javac/options/release/ReleaseOptionClashes.java
test/tools/javac/options/release/ReleaseOptionThroughAPI.java
test/tools/javac/platform/PlatformProviderTest.java
test/tools/javac/sym/ElementStructureTest.java
test/tools/javac/synthesize/Main.java
test/tools/javadoc/ReleaseOption.java
test/tools/lib/toolbox/ModuleBuilder.java