mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-21 12:20:29 +00:00
Ignore return_oop() when dispatching an exception and only try to retrieve the oop when performing re-allocation during a normal deoptimization (if exec_mode == Unpack_deopt). Reviewed-by: kvn, vlivanov