mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-11 00:13:09 +00:00
The former -XX:+TraceBiasedLocking flag has been converted to the UL option -Xlog:biasedlocking=info and =trace, with the old option being aliased. Reviewed-by: dholmes, dcubed