On Fri, 5 Jun 2026 07:56:40 GMT, Aleksey Shipilev <[email protected]> wrote:
>> Andrew Haley has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 128 commits: >> >> - Merge https://github.com/openjdk/jdk into JDK-8134940 >> - Review comments >> - Review comments >> - Merge branch 'JDK-8134940' of https://github.com/theRealAph/jdk into >> JDK-8134940 >> - Merge remote-tracking branch 'refs/remotes/origin/JDK-8134940' into >> JDK-8134940 >> - Review comments >> - Review comments >> - Remove misleading comment >> - Merge remote-tracking branch 'refs/remotes/origin/JDK-8134940' into >> JDK-8134940 >> - Add macros >> - ... and 118 more: https://git.openjdk.org/jdk/compare/ca52afa3...f9440fbb > > src/hotspot/share/c1/c1_CodeStubs.hpp line 65: > >> 63: #endif >> 64: Address as_Address(LIR_Assembler* ce, LIR_Address* addr, Register tmp); >> 65: Address as_Address(LIR_Assembler* ce, LIR_Address* addr); > > Looks dead, unless I am missing something. Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28541#discussion_r3363652435
