On Mon, 9 Jun 2025 19:39:11 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8359053 > > src/java.desktop/share/classes/javax/swing/JComponent.java line 4684: > >> 4682: >> 4683: /** >> 4684: * Returns the top-level ancestor of this component (either the > > Suggestion: > > * Returns the top-level ancestor of this component (the > > There's only one option left in the parentheses. OK. > src/java.desktop/share/classes/javax/swing/JRootPane.java line 51: > >> 49: * component on the host system) are shown with a heavier box. AWT >> components in red, >> 50: * Swing heavyweights in blue. >> 51: * The three heavyweight JFC/Swing containers ({@code JFrame}, {@code >> JDialog}, and > > Shall we drop _“JFC”_? Out of scope of what I need to do. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25698#discussion_r2143700859 PR Review Comment: https://git.openjdk.org/jdk/pull/25698#discussion_r2143697200