RFR: 8296492: Remove ObjectLocker in JVMTI get_subgroups call [v2]
Coleen Phillimore
coleenp at openjdk.org
Tue Nov 8 13:06:50 UTC 2022
On Tue, 8 Nov 2022 12:48:01 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Handle non OOM exceptions and rename subgroupsAsArray.
>
> src/java.base/share/classes/java/lang/ThreadGroup.java line 796:
>
>> 794:
>> 795: /**
>> 796: * Returns an snapshot of the subgroups as an array, used by JVMTI.
>
> The update looks good, just a typo here where it should be "a snapshot".
fixed.
-------------
PR: https://git.openjdk.org/jdk/pull/11033
More information about the core-libs-dev
mailing list