-
Bug
-
Resolution: Fixed
-
P4
-
11, 12
-
b18
The changes for JDK-8205824 introduced a level of indirection the Speculation implementation for JVMCI but lost some identity along the way. Speculating on the same SpeculationReason multiple times should result in an equivalent Speculation and JavaConstant encoding to avoid unnecessary duplication of uncommon traps.