[lworld] Integrated: 8310651: [lworld] ValueConstantDesc fails after merge with jdk-21+25
Mandy Chung
mchung at openjdk.org
Thu Jul 13 16:00:27 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.
This pull request has now been integrated.
Changeset: ab7f741d
Author: Mandy Chung <mchung at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/ab7f741d287e933d6de82be5f5ad5eab20f965e8
Stats: 20 lines in 2 files changed: 11 ins; 7 del; 2 mod
8310651: [lworld] ValueConstantDesc fails after merge with jdk-21+25
Reviewed-by: fparain
-------------
PR: https://git.openjdk.org/valhalla/pull/885
More information about the valhalla-dev
mailing list