[lworld] Integrated: 8326839: [lworld] Aarch64 interpreter still prevents new bytecode to be used with value classes

Frederic Parain fparain at openjdk.org
Tue Feb 27 16:03:57 UTC 2024


On Tue, 27 Feb 2024 15:26:18 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Small fix on aarch64 template interpreter: bytecode `new` was still rejecting value classes but this behavior is now allowed by JEP 401. The issue occurred only when `new` operates on a resolved constant pool entry.

This pull request has now been integrated.

Changeset: 7357a48f
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/7357a48fb68792fb893e6ea3a392051ce71ca55d
Stats:     25 lines in 2 files changed: 16 ins; 9 del; 0 mod

8326839: [lworld] Aarch64 interpreter still prevents new bytecode to be used with value classes

Reviewed-by: dsimms

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

PR: https://git.openjdk.org/valhalla/pull/1021



More information about the valhalla-dev mailing list