On Thu, 3 Aug 2023 17:54:48 GMT, Hima Bindu Meda <hm...@openjdk.org> wrote:
> Cherry-picked commits from webkitgtk-2.40.5. > Verified build on windows, mac and linux. Sanity testing looks fine. No > issues seen Looks good. Testing is green. 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. ------------- Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/1196#pullrequestreview-1562884809 PR Review Comment: https://git.openjdk.org/jfx/pull/1196#discussion_r1284432329