RFR: 8337339: gc/arguments/Test*SizeFlags.java timing out with Xcomp
Thomas Schatzl
tschatzl at openjdk.org
Tue Oct 15 09:18:14 UTC 2024
On Tue, 15 Oct 2024 09:12:00 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
>> 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
>
> Trivial!
Thanks @walulyai @shipilev for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21516#issuecomment-2413339874
More information about the hotspot-gc-dev
mailing list