On Wed, 21 May 2025 18:56:51 GMT, Sergey Bylokhov <s...@openjdk.org> 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. oops. I missed what that comment was about ------------- PR Comment: https://git.openjdk.org/jdk/pull/25278#issuecomment-2899120305