[lworld] RFR: 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.

Thanks for the review.

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

PR Comment: https://git.openjdk.org/valhalla/pull/1021#issuecomment-1966890401



More information about the valhalla-dev mailing list