Skip to content

Commit 4dd6c44

Browse files
roberttoyonagaegahlin
authored andcommitted
8326529: JFR: Test for CompilerCompile events fails due to time out
Reviewed-by: egahlin
1 parent 33f2382 commit 4dd6c44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jdk/jdk/jfr/event/compiler/TestCompilerCompile.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
4848
* @run main/othervm -Xbootclasspath/a:.
4949
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
50+
* -XX:CompileOnly=jdk.jfr.event.compiler.TestCompilerCompile::dummyMethod,jdk.jfr.event.compiler.TestCompilerCompile::doTest
5051
* jdk.jfr.event.compiler.TestCompilerCompile
5152
*/
5253
public class TestCompilerCompile {

0 commit comments

Comments
 (0)