On Fri, 4 Aug 2023 13:37:10 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3DuplicateTails.cpp >> line 89: >> >>> 87: >>> 88: if (canCopyBlock) >>> 89: candidates.add(block); >> >> The indentation looks off here. > > I'll reapprove if you choose to fix this. Indentation corrected ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1196#discussion_r1285626830