Integrated: JDK-8276039: Remove unnecessary qualifications of java_lang_Class::

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


On Wed, 27 Oct 2021 04:41:03 GMT, Yumin Qi <minqi at openjdk.org> wrote:

> Please review,
> 
>   I have no idea why this problem has not been encountered in compilation, it is obvious the usage of resolution operator :: is not complete and wrong.
> 
>  Tests: mach5 tier1, tier4
> 
> Thanks
> Yumin

This pull request has now been integrated.

Changeset: cef9db9a
Author:    Yumin Qi <minqi at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/cef9db9a69061d51630e40b94ceba4b4bf03a0ce
Stats:     16 lines in 1 file changed: 0 ins; 0 del; 16 mod

8276039: Remove unnecessary qualifications of java_lang_Class::

Reviewed-by: mikael, iklam

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

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


More information about the hotspot-runtime-dev mailing list