mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-15 08:34:30 +02:00
8026865: [TESTBUG] 'compiler/print/PrintInlining.java' should specify -XX:+UnlockDiagnosticVMOptions
Reviewed-by: twisti, iveresov
This commit is contained in:
parent
9bf565afeb
commit
1fbfd1734c
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
* @test
|
||||
* @bug 8022585
|
||||
* @summary VM crashes when ran with -XX:+PrintInlining
|
||||
* @run main/othervm -Xcomp -XX:+PrintInlining PrintInlining
|
||||
* @run main/othervm -Xcomp -XX:+UnlockDiagnosticVMOptions -XX:+PrintInlining PrintInlining
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue