On Tue, 17 Feb 2026 10:37:26 GMT, Manuel Hässig <[email protected]> wrote:
> This PR makes the necessary changes to also make the inline entry point > fields in the nmethod class a `uint16_t` like JDK-8329433 did for the other > entry points. Importantly, this PR preserves the default values necessary for > unused entry points. > > Testing: > - [x] tier1,tier2,tier2 This pull request has now been integrated. Changeset: ff18100e Author: Manuel Hässig <[email protected]> Committer: Marc Chevalier <[email protected]> URL: https://git.openjdk.org/valhalla/commit/ff18100e9b28b391b418082566aacdfd8d55df29 Stats: 31 lines in 4 files changed: 7 ins; 1 del; 23 mod 8340794: [lworld] Follow up 8329433 for Valhalla entry points in nmethod Reviewed-by: thartmann ------------- PR: https://git.openjdk.org/valhalla/pull/2116
