RFR: 8349508: runtime/cds/appcds/TestParallelGCWithCDS.java should not check for specific output
Ioi Lam
iklam at openjdk.org
Thu Feb 6 20:57:16 UTC 2025
On Thu, 6 Feb 2025 07:17:28 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> The `TestParallelGCWithCDS.java` test runs with small max heap and failed intermittently due to the expected output is missing. Instead of keep adding the expected output, the fix is just check that the JVM hasn't crashed. Also updating the `TestSerialGCWithCDS.java` test with similar fix.
>
> Passed tier3 testing.
LGTM
-------------
Marked as reviewed by iklam (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23485#pullrequestreview-2599909386
More information about the hotspot-runtime-dev
mailing list