On Thu, 25 Sep 2025 08:13:42 GMT, Manuel Hässig <[email protected]> wrote:
> The test case `compiler/codegen/TestRedundantLea.java#Spill`, recently > introduced in #1605, fails due to too strict node counts. This PR relaxes > those node counts to account for differences in code generation between > platforms and machines. > > Testing: > - [x] tier1,tier2 plus stress testing This pull request has now been integrated. Changeset: a0690dab Author: Manuel Hässig <[email protected]> Committer: Christian Hagedorn <[email protected]> URL: https://git.openjdk.org/valhalla/commit/a0690dabcfc705b8352bb2f3aa6b69349e96f51b Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod 8368519: [lworld]: TestRedundantLea.java#Spill fails Reviewed-by: chagedorn ------------- PR: https://git.openjdk.org/valhalla/pull/1631
