[lworld] RFR: 8310651: [lworld] ValueConstantDesc fails after merge with jdk-21+25
Frederic Parain
fparain at openjdk.org
Thu Jul 13 13:16:24 UTC 2023
On Wed, 12 Jul 2023 21:48:51 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> The test fails because of an incorrect merge with [JDK-8304928](https://bugs.openjdk.org/browse/JDK-8304928). JDK-8304928 special cases the array type and the merge moves the logic to determine Q-descriptor just for the array type case but misses the normal class case.
Looks good to me.
-------------
Marked as reviewed by fparain (Committer).
PR Review: https://git.openjdk.org/valhalla/pull/885#pullrequestreview-1528415003
More information about the valhalla-dev
mailing list