-
Bug
-
Resolution: Fixed
-
P3
-
repo-riscv-port
-
riscv
-
linux
Testing observed a few failures after JDK-8278387. On RISC-V, we followed JDK-8278489: The reason for the failures is in the native-wrappers, in the +UseHeavyMonitors paths, we don't preserve the result register after the native call.
- relates to
-
JDK-8278387 riscv: Implement UseHeavyMonitors consistently
- Resolved
-
JDK-8278489 Preserve result in native wrapper with +UseHeavyMonitors
- Resolved