On Thu, 12 Feb 2026 21:04:38 GMT, Stefan Karlsson <[email protected]> wrote:
>> That's what Axel refers to here: >> https://github.com/openjdk/valhalla/pull/2068#issuecomment-3883935914 > > Debug builds uses a normal C++ switch construct but release builds use an > ad-hoc dispatch table instead. That dispatch table doesn't work without this > fix, and this caused release versions of zero to not even build. The thing that I was asking about was why it was separated to one bytecode per line, and why can't the new bytecodes be added in the existing formatting. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2068#discussion_r2801418543
