Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204797 | 11.0.1 | Stefan Karlsson | P4 | Resolved | Fixed | team |
Description
ZGC doesn't use compressed oops and have an allocation memory reserve for the GC threads. Therefore some of our tests with tiny heaps need to be adjusted to accommodate ZGC.
An alternative to this would be to disable these tests when ZGC is run, or split the test into two and run one of the tests with ZGC only.
An alternative to this would be to disable these tests when ZGC is run, or split the test into two and run one of the tests with ZGC only.
Attachments
Issue Links
- backported by
-
JDK-8204797 Increase small heap sizes in tests to accommodate ZGC
-
- Resolved
-