Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141918 | emb-9 | Kirill Zhaldybin | P3 | Resolved | Fixed | team |
Tests should check that:
* if object is larger than a half of region it should be humongous
* if object is exactly a half of region it should not be humongous
* if object is smaller than a half of region it should not be humongous
* all these checks should be done with different region sizes
* if object is larger than a half of region it should be humongous
* if object is exactly a half of region it should not be humongous
* if object is smaller than a half of region it should not be humongous
* all these checks should be done with different region sizes
- backported by
-
JDK-8141918 Add tests for Humongous objects allocation threshold
-
- Resolved
-
- blocks
-
JDK-8139889 JEP 278: Additional Tests for Humongous Objects in G1
-
- Closed
-