mirror of
https://github.com/openjdk/jdk8u.git
synced 2025-12-10 10:44:16 -06:00
8326529: JFR: Test for CompilerCompile events fails due to time out
Reviewed-by: sgehwolf Backport-of: 4dd6c44cbdb0b5957414fa87b6c559fa4d6f2fa8
This commit is contained in:
parent
012f59c7f6
commit
db860f0cf8
@ -50,6 +50,7 @@ import sun.hotspot.WhiteBox;
|
|||||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||||
* @run main/othervm -Xbootclasspath/a:.
|
* @run main/othervm -Xbootclasspath/a:.
|
||||||
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
|
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
|
||||||
|
* -XX:CompileOnly=jdk.jfr.event.compiler.TestCompilerCompile::dummyMethod,jdk.jfr.event.compiler.TestCompilerCompile::doTest
|
||||||
* jdk.jfr.event.compiler.TestCompilerCompile
|
* jdk.jfr.event.compiler.TestCompilerCompile
|
||||||
*/
|
*/
|
||||||
public class TestCompilerCompile {
|
public class TestCompilerCompile {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user