mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-07 13:38:49 +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