RFR: 8357176: java.awt javadoc code examples still use Applet API [v4]
Alexey Ivanov
aivanov at openjdk.org
Wed May 21 19:30:53 UTC 2025
On Wed, 21 May 2025 17:34:22 GMT, Phil Race <prr at openjdk.org> wrote:
>> Update the some code examples and accompanying images to no longer mention or display as applets.
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>
> 8357176
It looks good to me.
Sergey's comment hasn't been resolved: `MediaTracker.java` still references *applets* in the code sample at line 148:
https://github.com/openjdk/jdk/blob/42242c34ddc0aeb7f97954e956bb2644f83beac2/src/java.desktop/share/classes/java/awt/MediaTracker.java#L147-L150
-------------
Changes requested by aivanov (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25278#pullrequestreview-2858894330
More information about the client-libs-dev
mailing list