Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

Commit f07acfc

Browse files
author
Daniel D. Daugherty
committed
8298699: java/lang/reflect/IllegalArgumentsTest.java times out with slowdebug bits
Reviewed-by: iris
1 parent 3e17e3c commit f07acfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/java/lang/reflect/IllegalArgumentsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* @test
2626
* @bug 8277964
2727
* @summary Test IllegalArgumentException be thrown when an argument is invalid
28-
* @run testng/othervm IllegalArgumentsTest
28+
* @run testng/othervm/timeout=180 IllegalArgumentsTest
2929
*/
3030

3131
import java.lang.reflect.Constructor;

0 commit comments

Comments
 (0)