JDK-8152945 : TestStableU* tests aren't Jigsaw-ready
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-03-29
  • Updated: 2020-09-01
  • Resolved: 2016-03-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 b114Fixed
Related Reports
Relates :  
Relates :  
Description
The tests

test/compiler/stable/TestStableUShort.java
test/compiler/stable/TestStableUByte.java

fail to to -Xbootclasspath/a working differently since Jigsaw was integrated. This issue is similar to JDK-8152636 (the fix will be most likely also similar).
Comments
Hi Vladimir, can you please look into this issue? Probably it makes sense to wait until the fix for JDK-8152636 becomes available and then apply that fix). On the other hand, it would be good if we could fix this until Wednesday, March 30, 2016, because then we can push the test together with your fix for JDK-8152179. Thank you and best regards, Zoltan
29-03-2016