JDK-8155034 : [TESTBUG] ctw tests fail to compile: module reads package sun.reflect from both jdk.unsupported and java.base
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-04-25
  • Updated: 2017-08-04
  • Resolved: 2016-04-29
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 b120Fixed
Related Reports
Relates :  
Description
JDK9 PIT:

testlibrary_tests/ctw/ClassesDirTest.java
testlibrary_tests/ctw/ClassesListTest.java
testlibrary_tests/ctw/JarDirTest.java
testlibrary_tests/ctw/JarsTest.java


error: module  reads package sun.reflect from both jdk.unsupported and java.base
1 error
result: Failed. Compilation failed: Compilation failed


test result: Failed. Compilation failed: Compilation failed