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 Looks good, thanks for fixing it! ------------- Marked as reviewed by chagedorn (Committer). PR Review: https://git.openjdk.org/valhalla/pull/1631#pullrequestreview-3268626424
