Skip to content

Commit

Permalink
8316328: Test jdk/jfr/event/oldobject/TestSanityDefault.java times ou…
Browse files Browse the repository at this point in the history
…t for some heap sizes

Reviewed-by: phh, andrew
Backport-of: 9b1d6d66b8297d53c6b96b9e2f9bd69af90ab8fb
  • Loading branch information
mrserb committed Aug 30, 2024
1 parent 7c13bd8 commit 8b0fedc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jdk/test/jdk/jfr/event/oldobject/TestSanityDefault.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
Expand Down Expand Up @@ -40,7 +40,7 @@
*
* @library /test/lib /
* @summary Purpose of this test is to run leak profiler without command line tweaks or WhiteBox hacks until we succeed
* @run main/othervm jdk.jfr.event.oldobject.TestSanityDefault
* @run main/othervm -Xmx1G jdk.jfr.event.oldobject.TestSanityDefault
*/
public class TestSanityDefault {

Expand Down

1 comment on commit 8b0fedc

@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.