JDK-8186299 : [Graal] vm/mlvm/anonloader/stress/oome/heap fails with OOM in Metaspace
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 10,15,16
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2017-08-16
  • Updated: 2020-07-17
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.
Other
tbdUnresolved
Related Reports
Relates :  
Description
vm/mlvm/anonloader/stress/oome/heap fails 

java.lang.OutOfMemoryError: Metaspace
[2017-08-14T08:54:30.30] 	at jdk.internal.vm.compiler@10-internal/org.graalvm.compiler.debug.DebugOptions.getDumpDirectory(DebugOptions.java:199)
[2017-08-14T08:54:30.30] 	at jdk.internal.vm.compiler@10-internal/org.graalvm.compiler.debug.DiagnosticsOutputDirectory.createPath(DiagnosticsOutputDirectory.java:117)
[2017-08-14T08:54:30.30] 	at jdk.internal.vm.compiler@10-internal/org.graalvm.compiler.debug.DiagnosticsOutputDirectory.getPath(DiagnosticsOutputDirectory.java:94)
[2017-08-14T08:54:30.30] 	at jdk.internal.vm.compiler@10-internal/org.graalvm.compiler.debug.DiagnosticsOutputDirectory.getPath(DiagnosticsOutputDirectory.java:69)
[2017-08-14T08:54:30.30] 	at jdk.internal.vm.compiler@10-internal/org.graalvm.compiler.core.CompilationWrapper.run(CompilationWrapper.java:238)
[2017-08-14T08:54:30.30] 	at jdk.internal.vm.compiler@10-internal/org.graalvm.compiler.hotspot.CompilationTask.runCompilation(CompilationTask.java:317)
[2017-08-14T08:54:30.30] 	at jdk.internal.vm.compiler@10-internal/org.graalvm.compiler.hotspot.HotSpotGraalCompiler.compileMethod(HotSpotGraalCompiler.java:142)
[2017-08-14T08:54:30.30] 	at jdk.internal.vm.compiler@10-internal/org.graalvm.compiler.hotspot.HotSpotGraalCompiler.compileMethod(HotSpotGraalCompiler.java:108)
[2017-08-14T08:54:30.30] 	at jdk.internal.vm.ci/jdk.vm.ci.hotspot.HotSpotJVMCIRuntime.compileMethod(HotSpotJVMCIRuntime.java:433)
Comments
ILW = 1 heap stress test failure with OOM in Metaspace; only with graal; disable graal! = MLM = P4
28-08-2017