[jdk16u] RFR: 8261758: [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize

Christoph Göttschkes cgo at openjdk.java.net
Fri Feb 19 09:42:02 UTC 2021


Patch applies cleanly and fixes the test in 16u. Risk should be minimal, as only a test case is changed. Without this backport, we are not able to run the hotspot tier1 JTreg test suite for aarch32 on memory constrained devices.

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

Commit messages:
 - Clean backport of JDK-8261758.

Changes: https://git.openjdk.java.net/jdk16u/pull/31/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk16u&pr=31&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8261758
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk16u/pull/31.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk16u pull/31/head:pull/31

PR: https://git.openjdk.java.net/jdk16u/pull/31


More information about the jdk-updates-dev mailing list