On Thu, 31 Aug 2023 20:11:42 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:
>> Found many typos in java.desktop by IDEA's inspection `Proofreading | Typo` > > Andrey Turbanov has updated the pull request incrementally with one > additional commit since the last revision: > > 8312165: Fix typos in java.desktop Swing > > apply suggestions from review The second “short-circuit” in `JLayeredPane` at line 558 is still with the space: https://github.com/openjdk/jdk/pull/14847/files#diff-ccb2c8aa4e9d637576d0e386625f6ec0f3fc04f481277f994af23542ecc11d7fL558 even though you marked the comment as resolved. ------------- Changes requested by aivanov (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/14847#pullrequestreview-1606826682