commit | 32a6b7ecf2505f6d353316394d9a072c8321b86f | [log] [tgz] |
---|---|---|
author | Vladimir Kozlov <kvn@openjdk.org> | Fri Aug 22 12:03:49 2014 -0700 |
committer | Vladimir Kozlov <kvn@openjdk.org> | Fri Aug 22 12:03:49 2014 -0700 |
tree | b39087439c5f949a786ef59ba337aeb3609085b1 | |
parent | 603e9172d3aff3c1c46668ec1fb922dda0b9cb34 [diff] |
8055069: TSX and RTM should be deprecated more strongly until hardware is corrected 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