Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8257623: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted001/TestD…
…escription.java shouldn't use timeout

Backport-of: 3e89981
  • Loading branch information
RealCLanger committed Jul 19, 2022
1 parent 19dcfc0 commit e2fa856
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -39,7 +39,7 @@
* @library /vmTestbase
* /test/lib
* @run driver jdk.test.lib.FileInstaller . .
* @run main/othervm/native/manual/timeout=240
* @run main/othervm/native/manual
* -agentlib:resexhausted=-waittime=5
* -XX:-UseGCOverheadLimit
* nsk.jvmti.ResourceExhausted.resexhausted001
Expand Down

1 comment on commit e2fa856

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.