RFR: 8296492: Remove ObjectLocker in JVMTI get_subgroups call

Serguei Spitsyn sspitsyn at openjdk.org
Tue Nov 8 09:02:40 UTC 2022


On Tue, 8 Nov 2022 00:58:44 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.

This looks nice in general.
But I will make another pass.

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

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


More information about the hotspot-dev mailing list