RFR: 8296492: Remove ObjectLocker in JVMTI get_subgroups call [v6]

David Holmes dholmes at openjdk.org
Thu Nov 17 01:48:21 UTC 2022


On Tue, 15 Nov 2022 18:52:37 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:
> 
>   Review comments.

Seems okay to me. Thanks.

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-dev mailing list