RFR: JDK-8276039: Remove unnecessary qualifications of java_lang_Class:: [v2]

Yumin Qi minqi at openjdk.java.net
Fri Oct 29 16:16:12 UTC 2021


On Wed, 27 Oct 2021 05:20:37 GMT, Mikael Vidstedt <mikael at openjdk.org> wrote:

>> Yumin Qi has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove unnecessary qualifier scope operator in class java_lang_Class
>
> That's funny. I guess `java_lang_Class:` becomes a label and set_init_lock is local to the class so resolution works anyway.

@vidmik @iklam Thanks for review
@dholmes-ora @kimbarrett Thanks for comment

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

PR: https://git.openjdk.java.net/jdk/pull/6130


More information about the hotspot-runtime-dev mailing list