RFR: 8359053: Implement JEP 504 - Remove the Applet API [v8]
Phil Race
prr at openjdk.org
Thu Jun 12 22:37:36 UTC 2025
On Mon, 9 Jun 2025 19:39:11 GMT, Alexey Ivanov <aivanov at 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
More information about the client-libs-dev
mailing list