JDK-8213598 : compiler/graalunit/DebugTest.java fails after 8213348 / 8211781 were pushed
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 12
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2018-11-09
  • Updated: 2023-07-21
  • Resolved: 2023-07-21
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 12
12Resolved
Related Reports
Cloners :  
Duplicate :  
Relates :  
Sub Tasks
JDK-8213701 :  
JDK-8217394 :  
Description
compiler/graalunit/DebugTest.java

Caused by: java.lang.IllegalCallerException: jdk.vm.ci.hotspot.aarch64 is not open to module jdk.internal.vm.compiler
	at java.base/java.lang.Module.addOpens(Module.java:762)
Comments
You can't have two open bugs marked as duplicates! If they are dups then one should be closed. Else the link should just be a "relates"
09-11-2018

This should be fixed by https://github.com/oracle/graal/commit/d5288339ba6e92f2ec0701950498b7332f89ffc1.
09-11-2018

[~dnsimon] Doug does this look familiar? For some reason I'm not able to reproduce it when I run it standalone with jtreg.
09-11-2018