JDK-8214759 : Problem list TestJmapCore.java and TestJmapCoreMetaspace.java for Graal
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 12
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • OS: generic
  • CPU: generic
  • Submitted: 2018-12-04
  • Updated: 2019-12-04
  • Resolved: 2019-12-04
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 14
14Resolved
Description
The tests TestJmapCore.java and TestJmapCoreMetaspace.java fail when Graal is used -- when we have the options "-XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal"

These tests need to be added to ProblemList-graal.txt 
Comments
I ran these tests in Mach5 with the same JVM arguments, did not see the failure.
31-01-2019