When JDK-8329433 was merged, the Valhalla specific entry points were not converted to 16 bit offsets. There seem to be some logic involved with CodeOffset == -1 which did not work "out of the box" (checked_cast<> had a runtime check for overflow which triggered).
- relates to
-
JDK-8329433 Reduce nmethod header size
-
- Resolved
-