RFR: 8296492: Remove ObjectLocker in JVMTI get_subgroups call [v3]
Alan Bateman
alanb at openjdk.org
Tue Nov 8 13:47:15 UTC 2022
On Tue, 8 Nov 2022 13:06:50 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> The JVM code took a ThreadGroup lock before poking into ThreadGroup fields. Call a method in the ThreadGroup to call the synchronized method instead.
>> Tested with tier 1-4.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> fix typo
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11033
More information about the serviceability-dev
mailing list