On Wed, 21 May 2025 17:34:22 GMT, Phil Race <p...@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