mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 05:00:31 +00:00
Merge
This commit is contained in:
commit
54479bee2c
@ -27,7 +27,7 @@
|
||||
* @bug 8031320
|
||||
* @summary Verify UseRTMDeopt option processing on CPUs with rtm support
|
||||
* when rtm locking is supported by VM.
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @library /testlibrary /testlibrary/whitebox /compiler/testlibrary
|
||||
* @build TestUseRTMDeoptOptionOnSupportedConfig
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
* @bug 8031320
|
||||
* @summary Verify UseRTMDeopt option processing on CPUs without rtm support
|
||||
* or on VMs without rtm locking support.
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @library /testlibrary /testlibrary/whitebox /compiler/testlibrary
|
||||
* @build TestUseRTMDeoptOptionOnUnsupportedConfig
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user