RFR: 8373023: [REDO] Remove the default value of InitialRAMPercentage [v2]

Alan Bateman alanb at openjdk.org
Wed Dec 3 16:33:05 UTC 2025


On Wed, 3 Dec 2025 16:27:50 GMT, Joel Sikström <jsikstro at openjdk.org> wrote:

>> test/jdk/ProblemList.txt line 718:
>> 
>>> 716: 
>>> 717: com/sun/jdi/InvokeHangTest.java                                 8218463 linux-all
>>> 718: com/sun/jdi/MethodInvokeWithTraceOnTest.java                    8373022 generic-all
>> 
>> What about java/lang/management/MemoryPoolMXBean/ThresholdTest.java, that was the test that started failing for me yesterday.
>
> The test failure in java/lang/management/MemoryPoolMXBean/ThresholdTest.java is fixed in https://github.com/openjdk/jdk/pull/28630
> 
> This was a pre-existing issue that is not directly tied to this change.

Thanks, I didn't see that change go by.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28641#discussion_r2585821941


More information about the hotspot-dev mailing list