RFR: 8297389: resexhausted003 fails with assert(!thread->owns_locks()) failed: must release all locks when leaving VM [v2]

David Holmes dholmes at openjdk.org
Wed Nov 30 06:30:18 UTC 2022


On Tue, 29 Nov 2022 07:34:08 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> It uses the exact same mechanism that I now added to Method::build_profiling_method_data, including atomic operations to initialize _method_counters

Sorry I somehow missed the `init_method_counters` logic. :(

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

PR: https://git.openjdk.org/jdk/pull/11316


More information about the hotspot-dev mailing list