Skip to content

Commit

Permalink
8326529: JFR: Test for CompilerCompile events fails due to time out
Browse files Browse the repository at this point in the history
Reviewed-by: egahlin
  • Loading branch information
roberttoyonaga authored and egahlin committed Feb 28, 2024
1 parent 33f2382 commit 4dd6c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/jdk/jdk/jfr/event/compiler/TestCompilerCompile.java
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
* @run main/othervm -Xbootclasspath/a:.
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
* -XX:CompileOnly=jdk.jfr.event.compiler.TestCompilerCompile::dummyMethod,jdk.jfr.event.compiler.TestCompilerCompile::doTest
* jdk.jfr.event.compiler.TestCompilerCompile
*/
public class TestCompilerCompile {
Expand Down

1 comment on commit 4dd6c44

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.