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