Skip to content

Commit

Permalink
Update TestSanityDefault.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mrserb committed May 23, 2024
1 parent aff79f0 commit 3a0cb03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/jdk/jfr/event/oldobject/TestSanityDefault.java
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
* @requires vm.hasJFR
* @library /test/lib /test/jdk
* @summary Purpose of this test is to run leak profiler without command line tweaks or WhiteBox hacks until we succeed
* @run main/othervm -mx64m jdk.jfr.event.oldobject.TestSanityDefault
* @run main/othervm -Xmx1G jdk.jfr.event.oldobject.TestSanityDefault
*/
public class TestSanityDefault {

Expand Down

0 comments on commit 3a0cb03

Please sign in to comment.