[jdk25u] RFR: 8320836: jtreg gtest runs should limit heap size

Rui Li duke at openjdk.org
Tue Sep 9 02:01:21 UTC 2025


A clean backport for https://bugs.openjdk.org/browse/JDK-8320836.

This patch limits the gtest max heap size. In the original [JBS](https://bugs.openjdk.org/browse/JDK-8320836), there was already a customer report saying CI pipeline gtest failed due to large heap. Backporting this patch can benefit non tip customers. Running tests. In tip for ~2 months.

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

Commit messages:
 - Backport ac9e51023fc34a82b795950a109af2397826adaa

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

PR: https://git.openjdk.org/jdk25u/pull/175


More information about the jdk-updates-dev mailing list