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

Sergey Bylokhov serb at openjdk.org
Wed May 21 20:55:52 UTC 2025


On Wed, 21 May 2025 20:15:43 GMT, Phil Race <prr 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.

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

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


More information about the client-libs-dev mailing list