JDK-8174194 : Several java/lang tests failing due to undeclared module dependencies
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2017-02-08
  • Updated: 2017-02-23
  • Resolved: 2017-02-13
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 JDK 9
10Fixed 9 b157Fixed
Related Reports
Relates :  
Description
List of failing tests

java/lang/SecurityManager/CheckPackageAccess.java
java/lang/StackTraceElement/WithClassLoaderName.java
java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java
java/lang/management/ManagementFactory/DefaultManagementProviderTest.java
java/lang/reflect/PublicMethods/PublicMethodsTest.java

The tests failing in case module limitation by command line "--limit-modules java.base"
Comments
Review: http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-February/046304.html
08-02-2017