-
Enhancement
-
Resolution: Unresolved
-
P4
-
17
-
master
MutableSpace is used by PSOldGen. It's end value is subject to concurrent reads and writes. It is read when doing an allocation, and written when expanding, and those operations can be concurrent.
- clones
-
JDK-8259862 MutableSpace's end should be atomic
-
- Closed
-
- is blocked by
-
JDK-8261284 Refactor MutableSpace
-
- Open
-