diff --git a/test/jdk/sap/JmcAgentIntegrationTest.java b/test/jdk/sap/JmcAgentIntegrationTest.java index 03183c63515b..7f1e30710153 100644 --- a/test/jdk/sap/JmcAgentIntegrationTest.java +++ b/test/jdk/sap/JmcAgentIntegrationTest.java @@ -26,7 +26,7 @@ * @test * @summary Runs the test for the SAP JMC agent integration. * - * @run main/othervm JmcAgentIntegrationTest + * @run main/othervm/timeout=1200 JmcAgentIntegrationTest */ import java.lang.reflect.Method;