RFR: 8337339: gc/arguments/Test*SizeFlags.java timing out with Xcomp
Thomas Schatzl
tschatzl at openjdk.org
Tue Oct 15 08:26:48 UTC 2024
Hi all,
please review this simple change to not run the Test*SizeFlags tests with -Xcomp to avoid timeouts. I do not expect any new insights running these tests with -Xcomp, so I agree that it is easiest to just not run them with that flag.
Testing: gha
Hth,
Thomas
-------------
Commit messages:
- 8337339
Changes: https://git.openjdk.org/jdk/pull/21516/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21516&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8337339
Stats: 3 lines in 3 files changed: 3 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/21516.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21516/head:pull/21516
PR: https://git.openjdk.org/jdk/pull/21516
More information about the hotspot-gc-dev
mailing list