RFR: 8335308: compiler/uncommontrap/DeoptReallocFailure.java times out with SerialGC on Windows
Albert Mingkun Yang
ayang at openjdk.org
Fri Jun 28 15:27:25 UTC 2024
Simple increasing allocation size to reach OOM sooner. See more detail failure analysis in the bug ticket.
Test: timeout before the fix but pass afterwards.
-------------
Commit messages:
- fix-problem-list
Changes: https://git.openjdk.org/jdk/pull/19944/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19944&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8335308
Stats: 3 lines in 2 files changed: 0 ins; 2 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/19944.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19944/head:pull/19944
PR: https://git.openjdk.org/jdk/pull/19944
More information about the hotspot-compiler-dev
mailing list