On Tue, 16 Jul 2024 15:00:04 GMT, Doug Simon <dnsi...@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

Reply via email to