[lworld] RFR: 8326839: [lworld] Aarch64 interpreter still prevents new bytecode to be used with value classes
David Simms
dsimms at openjdk.org
Tue Feb 27 15:56:58 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.
LGTM
-------------
Marked as reviewed by dsimms (Committer).
PR Review: https://git.openjdk.org/valhalla/pull/1021#pullrequestreview-1903962210
More information about the valhalla-dev
mailing list