JDK-8174692 : New MultiReleaseJarTest.java tests fail in JDK 10
  • Type: Bug
  • Component: tools
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-02-10
  • Updated: 2017-07-20
  • Resolved: 2017-07-14
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 10
10 b16Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
The newly added to JDK 9 tests (JDK-8075616, JDK-8075617)

tools/schemagen/MultiReleaseJarTest.java
tools/wsgen/MultiReleaseJarTest.java

fail under JDK 10 because of assumptions about the version. The tests should be updated to work under releases after 9.
Comments
review: http://cr.openjdk.java.net/~anazarov/JDK-8174692/
13-07-2017