On Thu, 23 Jul 2026 16:58:32 GMT, Mikhail Ablakatov <[email protected]> wrote:
>> Ehsan Behrangi has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Update test/micro/org/openjdk/bench/java/lang/StringEquals.java >> >> Co-authored-by: Andrey Turbanov <[email protected]> > > src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp line 6220: > >> 6218: cset(result, Assembler::EQ); >> 6219: >> 6220: bind(DONE); > > It looks like no instructions reference this label anymore. Hi Mikhail, Fixed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31400#discussion_r3737685896
