RFR: 8331719: Cleanup asserts/code after introducing IsSTWGCActiveMark

Guoxiong Li gli at openjdk.org
Fri May 10 08:15:39 UTC 2024


On Fri, 10 May 2024 01:53:48 GMT, xiaotaonan <duke at openjdk.org> wrote:

> Cleanup asserts/code after introducing IsSTWGCActiveMark

I search the code roughly and find `SerialHeap::do_collection` also has such duplicated assertion which needs to be removed. So I think it is better for you to re-search the code and try to cleanup all such assertions.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19167#issuecomment-2104151875


More information about the hotspot-gc-dev mailing list