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

Joel Sikström jsikstro at openjdk.org
Wed Dec 3 16:33:04 UTC 2025


On Wed, 3 Dec 2025 16:24:12 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Joel Sikström has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>> 
>>  - Remove unnecessary line
>>  - 8373023: [REDO] Remove the default value of InitialRAMPercentage
>
> 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.

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

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


More information about the hotspot-dev mailing list