On Fri, 13 Feb 2026 09:09:49 GMT, Tobias Hartmann <[email protected]> wrote:

> I adjusted the test to run with less iterations when C2 is not available. I 
> verified that nothing interesting happens anymore after `1000` iterations 
> (because execution is slow which gives the compiler threads enough time to 
> compile everything). With C2, execution is much faster and we therefore need 
> more iterations to trigger compilations of all interesting methods.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: aa6023fa
Author:    Tobias Hartmann <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/aa6023faa0199762cd6c022b007fb9a09abd7f75
Stats:     16 lines in 1 file changed: 12 ins; 0 del; 4 mod

8377881: [lworld] compiler/valhalla/inlinetypes/TestGenerated.java is slow 
without C2

Reviewed-by: chagedorn

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

PR: https://git.openjdk.org/valhalla/pull/2101

Reply via email to