[jdk22u] RFR: 8316328: Test jdk/jfr/event/oldobject/TestSanityDefault.java times out for some heap sizes

SendaoYan syan at openjdk.org
Fri May 24 01:05:19 UTC 2024


Hi all,
  This is clean backport of [JDK-8316328](https://bugs.openjdk.org/browse/JDK-8316328), which try to limit the memory used by the test, avoid timeout failure with some jvm options or on some specific enviroments. Only change the testcase, no risk.

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

Commit messages:
 - Backport 9b1d6d66b8297d53c6b96b9e2f9bd69af90ab8fb

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

PR: https://git.openjdk.org/jdk22u/pull/221


More information about the jdk-updates-dev mailing list