Other |
---|
tbd_majorResolved |
Relates :
|
|
Relates :
|
Implementing JDK-8151069 showed that during the clear next bitmap concurrent phase there are two separate parallel phases, clearing the (next) bitmap and the card live data. The same for when we clear them during concurrent mark abort. Unify them into a single phase to avoid additional synchronization overhead.
|