git: openjdk/jdk: 8311583: tableswitch broken by JDK-8310577
Coleen Phillimore
coleenp at openjdk.org
Thu Jul 13 13:23:49 UTC 2023
Changeset: 135f64e6
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2023-07-13 13:20:52 +0000
URL: https://git.openjdk.org/jdk/commit/135f64e603266e0bb8852edf77d21a9cd79388ce
8311583: tableswitch broken by JDK-8310577
Reviewed-by: dholmes, dlong
! src/hotspot/share/interpreter/bytecodes.cpp
+ test/hotspot/jtreg/runtime/verifier/LookupSwitchp1.jasm
+ test/hotspot/jtreg/runtime/verifier/TableSwitchp1.jasm
+ test/hotspot/jtreg/runtime/verifier/TestTableSwitch.java
More information about the jdk-changes
mailing list