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

SendaoYan syan at openjdk.org
Fri May 24 01:07:24 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/jdk21u-dev/pull/599/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=599&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/jdk21u-dev/pull/599.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/599/head:pull/599

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


More information about the jdk-updates-dev mailing list