JDK-8205636 : [Graal] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails: java.lang.OutOfMemoryError: Metaspace
  • Type: Bug
  • Component: core-svc
  • Sub-Component: java.lang.management
  • Affected Version: 11
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2018-06-25
  • Updated: 2024-10-28
  • Resolved: 2019-01-18
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 :  
Relates :  
Description
The tests are being run with -XX:MaxMetaspaceSize=16m which is too small to run Graal as well.
Comments
According to mach5 test results history the test stopped to fail at the end of Aug 2018. This is when JDK-8209743 was fixed. So closing the bug.
18-01-2019