On Tue, 20 May 2025 23:09:53 GMT, Sergey Bylokhov <[email protected]> wrote:
> > Ok .. here's uploaded javadoc to view
>
> > ```
> > // The background image fills the frame so we
> > // don't need to clear the applet on repaints.
> > // Just call the paint method.
> > public void update(Graphics g) {
> > paint(g);
> > }
> > ```
>
> https://cr.openjdk.org/~prr/8357176/api/java.desktop/java/awt/MediaTracker.html
this reference to applet still exists.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25278#issuecomment-2898930522