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: sgehwolf
Backport-of: 4dd6c44cbdb0b5957414fa87b6c559fa4d6f2fa8
  • Loading branch information
roberttoyonaga authored and jerboaa committed May 29, 2024
1 parent 012f59c commit db860f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jdk/test/jdk/jfr/event/compiler/TestCompilerCompile.java
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @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 db860f0

@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.