On Fri, 6 Feb 2026 08:02:05 GMT, Tobias Hartmann <[email protected]> wrote:
> Cleanups suggested by @mhaessig in > https://github.com/openjdk/valhalla/pull/1823. I omitted the suggestion to > split out the code from `TestAcmpEdgeCases.java` into a testlibrary for now, > because I'll re-factor that code with the ongoing work on acmp/hashcode > optimizations. > > Thanks, > Tobias If you mean you want to integrate this PR, then please go ahead, I have prepared the merge by moving the code in `CallStaticJavaNode::Ideal` to a separate method similar to this PR. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2059#issuecomment-3876224036
