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

Roland Westrelin roland at openjdk.java.net
Wed Jun 23 15:44:38 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

Looks good to me.

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

Marked as reviewed by roland (Committer).

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


More information about the valhalla-dev mailing list