-
Enhancement
-
Resolution: Unresolved
-
P4
-
9
If an inline allocation does not fit into the current region G1 simply retires the current region and grabs the next region.
For PLAB allocation this is mostly solved byJDK-8067336, however it may happen G1 still throws away hundreds of kB per region during inline allocation.
Fix this.
For PLAB allocation this is mostly solved by
Fix this.
- blocks
-
JDK-8067455 [NEWTEST] Test flexible allocation at end of G1 region
-
- Closed
-
- duplicates
-
JDK-8067455 [NEWTEST] Test flexible allocation at end of G1 region
-
- Closed
-
- relates to
-
JDK-8140330 Keep multiple retained old gen regions across GCs
-
- Open
-
-
JDK-8030849 Investigate high fragmentation/waste in some situations during allocation during GC in G1
-
- Open
-
-
JDK-8067336 Allow that PLAB allocations at the end of regions are flexible
-
- Resolved
-