mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-02 20:20:14 +00:00
Require to specify UnlockExperimentalVMOptions flag together with UseRTMLocking flag on un-patched systems where CPUID allows it but is unsupported otherwise. Reviewed-by: iveresov, fzhinkin