RFR: 8357176: java.awt javadoc code examples still use Applet API [v4]

Phil Race prr at openjdk.org
Wed May 21 21:02:58 UTC 2025


On Wed, 21 May 2025 20:53:32 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> > This is in the AWT package so I think AWT components is better.
> > And the goal is just to get rid of the applet mentions and I've now done that (after the last one)
> 
> But these layout classes are used for both awt and swing libraries. And since we modernize the example and drop outdated applets we may change them to jframe instead+jbutton, on mac the images will be the same as for awt.

I really don't see that as being the right thing to do here.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25278#issuecomment-2899220414


More information about the client-libs-dev mailing list