-
Bug
-
Resolution: Fixed
-
P4
-
repo-riscv-port
-
None
-
riscv
-
linux
This is a trivial fix for this typo. This could reproduce before JDK18 by using `-XX:+PrintBiasedLockingStatistics`; however, after the removal of BiasedLocking, this function has no usage now. But we might fix it as well for future usage since it is a quite fundamental function.