On Wed, 17 Jun 2026 22:06:36 GMT, Richard Reingruber <[email protected]> wrote:
>> Martin Doerr has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove untested from _fast_vgetfield. > > src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp line 1816: > >> 1814: __ membar(MacroAssembler::StoreStore); >> 1815: } >> 1816: > > There's a duplicate of these lines beginning at L1822 which seems to be > redundant. Removed. Thanks! ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2549#discussion_r3434224861
