8261247: some compiler/whitebox/ tests fail w/ DeoptimizeALot

Reviewed-by: kvn
This commit is contained in:
Igor Ignatyev 2021-03-06 21:08:20 +00:00
parent f2d01521d1
commit 3844ce400d
11 changed files with 42 additions and 12 deletions

View file

@ -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