On Tue, 11 Aug 2026 08:17:01 GMT, Stefan Karlsson <[email protected]> wrote:

>> test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadTest.java
>>  line 33:
>> 
>>> 31:  * @requires vm.jvmti
>>> 32:  * @compile HeapMonitorThreadTest.java
>>> 33:  * @run main/othervm/native/timeout=480 -Xmx1g 
>>> -agentlib:HeapMonitorTest MyPackage.HeapMonitorThreadTest
>> 
>> Should we enable the gc log by default. That will be convenient to diagnose 
>> the similar OOME issue if the same problem occur again.
>
> Sounds like a good start to me.

Added

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/32229#discussion_r3760850199

Reply via email to