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

K Suman Rajkumaar github.com+70650887+skodanda at openjdk.java.net
Fri Jan 15 10:38:10 UTC 2021


Dear All,

Hi All, Could you please review this fix for JDK17?

Problem Description: The test open/test/jdk/javax/swing/JCheckBox/8032667/bug8032667.java is applet based.

Fix: Rewritten the above applet based test as a regular java test.

Best Regards,
K Suman Rajkumaar

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

Commit messages:
 - Removed white spaces
 - Rewritten the test test/jdk/javax/swing/JCheckBox/8032667/bug8032667.java as a regular java application.

Changes: https://git.openjdk.java.net/jdk/pull/2094/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2094&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8259818
  Stats: 135 lines in 2 files changed: 77 ins; 37 del; 21 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2094.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2094/head:pull/2094

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


More information about the swing-dev mailing list