-
Bug
-
Resolution: Fixed
-
P1
-
8, 9
-
b45
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083143 | emb-9 | Igor Ignatyev | P1 | Resolved | Fixed | team |
JDK-8265640 | openjdk8u302 | Igor Ignatyev | P1 | Resolved | Fixed | b01 |
The test hotspot/test/runtime/Metaspace/FragmentMetaspace.java is designed to deliberately fragment native memory and expects to be able to do this and survive for 80 seconds. This is very OS/Hardware dependent.
This test does not test the VM as much as it tests the OS and memory subsystem.
This test does not test the VM as much as it tests the OS and memory subsystem.
- backported by
-
JDK-8083143 FragmentMetaspace.java got OutOfMemoryError
- Resolved
-
JDK-8265640 FragmentMetaspace.java got OutOfMemoryError
- Resolved
- relates to
-
JDK-8207793 [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased
- Resolved