RFR: Refactor allocation seqnum handling: split mutator/GC allocs, merge with other metadata handling
Aleksey Shipilev
shade at redhat.com
Tue Feb 20 17:59:01 UTC 2018
http://cr.openjdk.java.net/~shade/shenandoah/alloc-seqnums/webrev.01/
This refactors allocation seqnum machinery, so that we have more data to feed the heuristics with.
Notably, this should help Roman's work on Traversal GC that wants to ignore some of the newly
allocated regions.
Testing: hotspot_gc_shenandoah {fastdebug|release}
Thanks,
-Aleksey
More information about the shenandoah-dev
mailing list