On Fri, 23 Dec 2022 23:03:17 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
>> Alexander Zuev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Simplifying the two nested if conditions into one. > > src/java.desktop/share/classes/javax/swing/text/DefaultCaret.java line 373: > >> 371: // --- FocusListener methods -------------------------- >> 372: >> 373: /** > > I guess everybody noticed the specification of this method. >>This is implemented to set the caret to visible if the component is editable. > > That should be updated? And overall it seems the whole behavior change > required CSR. ping ------------- PR: https://git.openjdk.org/jdk20/pull/68