[lworld] RFR: 8250234: [lworld] [lw3] jdk/valhalla/valuetypes/SubstitutabilityTest.java fails with C1
Tobias Hartmann
thartmann at openjdk.java.net
Mon Aug 3 06:51:43 UTC 2020
On Fri, 31 Jul 2020 14:10:20 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Please review this small changes to fix a bug in C1 transformations which cause an acmp involving inline types to be
> translated into a pointer comparison instead of a substitutability test. The patch also includes a few fixes in C1
> debugging features.
> Thank you.
>
> Fred
Looks good to me. Thanks for fixing!
-------------
Marked as reviewed by thartmann (Committer).
PR: https://git.openjdk.java.net/valhalla/pull/128
More information about the valhalla-dev
mailing list