[jdk21u-dev] RFR: 8315128: jdk/jfr/event/runtime/TestResidentSetSizeEvent.java fails with "The size should be less than or equal to peak"

Satyen Subramaniam ssubramaniam at openjdk.org
Mon May 5 18:55:27 UTC 2025


Backporting JDK-8315128: jdk/jfr/event/runtime/TestResidentSetSizeEvent.java fails with "The size should be less than or equal to peak". Fix adjusts the size threshold to avoid corner case resulting in failure. Ran GHA Sanity Checks, local Tier 1 and 2 tests. Patch is clean.

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

Commit messages:
 - Backport a9de5c7f130ceac5d82a413a40e10a8c594af529

Changes: https://git.openjdk.org/jdk21u-dev/pull/1736/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1736&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8315128
  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1736.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1736/head:pull/1736

PR: https://git.openjdk.org/jdk21u-dev/pull/1736


More information about the jdk-updates-dev mailing list