Integrated: 8337339: gc/arguments/Test*SizeFlags.java timing out with Xcomp

Thomas Schatzl tschatzl at openjdk.org
Tue Oct 15 09:18:15 UTC 2024


On Tue, 15 Oct 2024 08:21:28 GMT, Thomas Schatzl <tschatzl 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

This pull request has now been integrated.

Changeset: c9a536c3
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c9a536c330d37632139a1d71b0c054352eae5aa0
Stats:     3 lines in 3 files changed: 3 ins; 0 del; 0 mod

8337339: gc/arguments/Test*SizeFlags.java timing out with Xcomp

Reviewed-by: shade, iwalulya

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

PR: https://git.openjdk.org/jdk/pull/21516


More information about the hotspot-gc-dev mailing list