-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 23
-
b06
-
riscv
-
linux
RISC-V bears a similar issue as: https://bugs.openjdk.org/browse/JDK-8323584.
In `NativeCall::set_destination_mt_safe`, there is a `ResourceMark` that does not seem to have any purpose: no code in its scope uses resource allocation.
In `NativeCall::set_destination_mt_safe`, there is a `ResourceMark` that does not seem to have any purpose: no code in its scope uses resource allocation.