JDK-8173903 : Update various tests to pass under JDK 10
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-02-03
  • Updated: 2025-07-07
  • Resolved: 2017-02-03
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 b01Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
After the version update to "10" in JDK 10 (JDK-8029942), various libraries tests failed including:

java/lang/module/MultiReleaseJarTest.java
java/security/Provider/ProviderVersionCheck.java
sun/security/tools/jarsigner/multiRelease/MVJarSigningTest.java

These tests need to be updated for the new JDK.
Comments
URL: http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/829a62c56e9c User: darcy Date: 2017-02-03 20:37:03 +0000
03-02-2017

Review threads: http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-February/046231.html http://mail.openjdk.java.net/pipermail/security-dev/2017-February/015563.html
03-02-2017