RFR: 8204160: BiasedLockingTest needs -XX:+UseBiasedLocking

Erik Österlund erik.osterlund at oracle.com
Thu May 31 11:23:41 UTC 2018


Hi Stefan,

Looks good and trivial.

Thanks,
/Erik

On 2018-05-31 13:09, Stefan Karlsson wrote:
> Hi all,
>
> Please review this trivial patch to add -XX:+UseBiasLocking to the 
> BiasedLockingTest.java test.
>
> http://cr.openjdk.java.net/~stefank/8204160/webrev.01/
>
> This is needed because some GCs (ZGC) turn off biased locking by default.
>
> Thanks,
> StefanK



More information about the hotspot-runtime-dev mailing list