JDK-8200186 : [Graal] gc/parallel/TestPrintGCDetailsVerbose.java fails with OOM
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2018-03-23
  • 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
Duplicate :  
Description
gc/parallel/TestPrintGCDetailsVerbose.java is launched with -Xmx50m and it fails with OOM during Graal initialization when running with Graal as JIT. 
The failure is observed on macosx-x64 only.
Comments
Closing the bug as duplicate of JDK-8196611 and will add the test to problem list.
18-01-2019

as it should go away w/ libgraal, it'd be better to problem list the test.
24-09-2018

add !vm.graal.enabled
09-08-2018

initial ILW = one TestPrintGCDetailsVerbose test failure with OOM; with graal as jit, for macosx-x64, with -Xmx50m; disable graal! = MLM = P4
26-03-2018