-
Bug
-
Resolution: Fixed
-
P4
-
24
Failing assertion: sharedRuntime_ppc.cpp:1652: cookie not found
Can be reproduced reliably with compiler/codecache/stress/UnexpectedDeoptimizationTest.java
The assertion is not good. The enterSpecial intrinsic stores the cookie value in frame::common_abi::cr. This slot belongs to the callee. It gets overwritten when the runtime is called for thawing frames.
Can be reproduced reliably with compiler/codecache/stress/UnexpectedDeoptimizationTest.java
The assertion is not good. The enterSpecial intrinsic stores the cookie value in frame::common_abi::cr. This slot belongs to the callee. It gets overwritten when the runtime is called for thawing frames.
- links to
-
Commit(master) openjdk/jdk/4a7ce1d7
-
Review(master) openjdk/jdk/22109