RFR: 8335480: Only deoptimize threads if needed when closing shared arena [v4]

Jorn Vernee jvernee at openjdk.org
Tue Jul 16 15:12:15 UTC 2024


On Tue, 16 Jul 2024 15:00:04 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

>> Jorn Vernee has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   JVMCI support
>
> src/jdk.internal.vm.ci/share/classes/jdk/vm/ci/hotspot/HotSpotResolvedJavaMethod.java line 62:
> 
>> 60: 
>> 61:     /**
>> 62:      * Returns true if this method has a {@code Scoped} annotation.
> 
> Can you please make this a qualified name: `jdk.internal.misc.ScopedMemoryAccess.Scoped`.
> That makes it easier for someone not familiar with the code base to find.

Done

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20158#discussion_r1679589138


More information about the core-libs-dev mailing list