mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 10:34:38 +02:00
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
This commit is contained in:
parent
d339320e0b
commit
a7aba2b61c
867 changed files with 1671 additions and 1736 deletions
|
@ -32,7 +32,7 @@
|
|||
* @requires vm.opt.DeoptimizeALot != true
|
||||
*
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
|
||||
* -XX:+WhiteBoxAPI -Xmixed -XX:-UseCounterDecay
|
||||
* compiler.whitebox.MakeMethodNotCompilableTest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue