<Swing Dev> RFR: JDK-8259818: [TEST_BUG] Convert applet-based test test/jdk/javax/swing/JCheckBox/8032667/bug8032667.java to a regular java

Alexey Ivanov aivanov at openjdk.java.net
Mon Jan 18 12:34:48 UTC 2021


On Mon, 18 Jan 2021 12:28:07 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> To confirm: we're not modifying the current applet-based manual tests until there's a common framework to migrate them off the applet API. Do I understand it correctly?
>
> Yes, I suggest that. Maybe we can start with that replacement? In the jtreg itself or via separate lib.

A separate lib seems more convenient as it will allow running such tests without test harness which is quicker and useful for debugging.

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

PR: https://git.openjdk.java.net/jdk/pull/2094


More information about the swing-dev mailing list