[jdk25u-dev] RFR: 8373086: Make isexceeded001.java more robust

SendaoYan syan at openjdk.org
Mon Dec 8 15:03:41 UTC 2025


On Mon, 8 Dec 2025 12:42:56 GMT, Joel Sikström <jsikstro at openjdk.org> wrote:

> Just a comment. It's nice that the test is now more robust and as a standalone fix this is fine.
> 
> However, we don't expect this to fail in JDK 25, since InitialRAMPercentage is 1.5625 by default in this version. The fix in mainline is necessary since we changed InitialRAMPercentage to 0, making this test fail intermittently because the JVM starts with a really small initial heap.

Yes, test vmTestbase/nsk/monitoring/MemoryPoolMBean/isUsageThresholdExceeded/isexceeded00[1-5]/TestDescription.java was not problemlisted in jdk25u-dev. Sorry for the interrupt.

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/69#issuecomment-3627341710


More information about the jdk-updates-dev mailing list