After the removal of biased locking in JDK-8256425, the last three parameters of PhaseMacroExpand::opt_bits_test (int mask, int bits, bool return_fast_path) are unnecessary and could be removed.
- relates to
-
JDK-8256425 Obsolete Biased Locking in JDK 18
-
- Resolved
-