RFR: 8357176: java.awt javadoc code examples still use Applet API [v4]
Sergey Bylokhov
serb at openjdk.org
Wed May 21 21:58:00 UTC 2025
On Wed, 21 May 2025 21:00:24 GMT, Phil Race <prr at openjdk.org> wrote:
> I really don't see that as being the right thing to do here.
The goal of this change is to delete the usage of applet, but as a replacement the change uses the awt frame, while i think the right thing to use in our examples are "modern" swing components
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25278#issuecomment-2899340978
More information about the client-libs-dev
mailing list