[jdk17u-dev] RFR: 8318479: [jmh] the test security.CacheBench failed for multiple threads run

SendaoYan syan at openjdk.org
Wed May 29 13:08:26 UTC 2024


Hi all,
  This is backport of [JDK-8318479](https://bugs.openjdk.org/browse/JDK-8318479) parity with 17.0.13-oracle, which remove the hardcoded maximum heap size, to avoid OOM fail with 100+ threads.
  Only change the jmh testcase, no risk.

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

Commit messages:
 - Backport 1535528cb119195b44244e8ee6bc0f913caa9270

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2506


More information about the jdk-updates-dev mailing list