JDK 23 |
---|
23 b15Fixed |
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Currently HeapRegion "owns" the top_at_mark_start (TAMS) member, it is placed within that class. As such uses have bled all over the place (particular in log messages). However TAMS is a temporary value only needed for marking - so similar to current marked live bytes it should be managed there.
|