Open
Description
JEP 441 introduced spattern matching for switch statements, which we could possibly use to optimize the generated bytecode. @sjrd mentioned SwitchBootstraps that could be especially useful
Introduced in JDK 21
JEP 441 introduced spattern matching for switch statements, which we could possibly use to optimize the generated bytecode. @sjrd mentioned SwitchBootstraps that could be especially useful
Introduced in JDK 21