RFR: 8360540: nmethod entry barriers of new nmethods should be disarmed

Martin Doerr mdoerr at openjdk.org
Wed Jul 2 16:40:39 UTC 2025


On Wed, 2 Jul 2025 15:27:50 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> G1FullCollector::complete_collection

`complete_collection` happens after `G1CollectedHeap::finish_codecache_marking_cycle()`, so updating all nmethods sounds good to me. But this is actually what I'd like to have double-checked.

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

PR Comment: https://git.openjdk.org/jdk/pull/25982#issuecomment-3028528067


More information about the hotspot-gc-dev mailing list