mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
8261247: some compiler/whitebox/ tests fail w/ DeoptimizeALot
Reviewed-by: kvn
This commit is contained in:
parent
f2d01521d1
commit
3844ce400d
11 changed files with 42 additions and 12 deletions
|
@ -28,6 +28,9 @@
|
|||
* @library /test/lib /
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* java.management
|
||||
*
|
||||
* @requires vm.opt.DeoptimizeALot != true
|
||||
*
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm -Xbootclasspath/a:. -Xmixed -XX:+UnlockDiagnosticVMOptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue