RFR: 8268553: [lworld] CI must return secondary mirror when accessing CONSTANT_Class with Q-signature

Mandy Chung mchung at openjdk.java.net
Thu Jun 10 22:37:19 UTC 2021


On Thu, 10 Jun 2021 13:01:41 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Please review this small change in CI to return the secondary mirror when accessing a CONSTANT_Class_info entry containing a Q-signature.
> This change fixes all compiler tests failures in the lqagain branch but the ones depending on intrinsics (Class::getSuperclass intrinsic and Class::isAssignableFrom intrinsics need to be fixed in a separate changeset).
> 
> Thank you,
> 
> Fred

It looks right to me.

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

Marked as reviewed by mchung (Committer).

PR: https://git.openjdk.java.net/valhalla/pull/442


More information about the valhalla-dev mailing list