mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 20:14:43 +02:00
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
Reviewed-by: coleenp
This commit is contained in:
parent
286115581e
commit
1543db08da
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
* java.instrument
|
* java.instrument
|
||||||
* jdk.jartool/sun.tools.jar
|
* jdk.jartool/sun.tools.jar
|
||||||
* @run main RedefineClassHelper
|
* @run main RedefineClassHelper
|
||||||
* @run main/othervm -javaagent:redefineagent.jar -Xlog:redefine+class+iklass+add=trace,redefine+class+iklass+purge=trace,all=trace:file=all.log RedefineRunningMethods
|
* @run main/othervm/timeout=180 -javaagent:redefineagent.jar -Xlog:redefine+class+iklass+add=trace,redefine+class+iklass+purge=trace,all=trace:file=all.log RedefineRunningMethods
|
||||||
*/
|
*/
|
||||||
// Test is executed with full trace logging redirected to a file to ensure there is no crash during logging anonymous classes - see JDK-8197901
|
// Test is executed with full trace logging redirected to a file to ensure there is no crash during logging anonymous classes - see JDK-8197901
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue