Skip to content

Commit d5803aa

Browse files
committed
8371315: java/foreign/sharedclosejfr/TestSharedCloseJFR.java failed with -XX:-TieredCompilation
Reviewed-by: mcimadamore, syan
1 parent 167c952 commit d5803aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jdk/java/foreign/sharedclosejfr/TestSharedCloseJFR.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
* @run main jdk.test.lib.FileInstaller sharedCloseJfr.jfc sharedCloseJfr.jfc
3636
* @run main/othervm
3737
* -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
38+
* -XX:CompileCommand=exclude,*TestSharedCloseJFR.main
3839
* -XX:StartFlightRecording:filename=recording.jfr,dumponexit=true,settings=sharedCloseJfr.jfc
3940
* TestSharedCloseJFR
4041
*/

0 commit comments

Comments
 (0)