mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8326529: JFR: Test for CompilerCompile events fails due to time out
Reviewed-by: egahlin
This commit is contained in:
committed by
Erik Gahlin
parent
33f2382767
commit
4dd6c44cbd
@@ -47,6 +47,7 @@ import jdk.test.whitebox.WhiteBox;
|
||||
* @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 {
|
||||
|
||||
Reference in New Issue
Block a user