<Swing Dev> RFR: JDK-8258884: [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test

K Suman Rajkumaar github.com+70650887+skodanda at openjdk.java.net
Wed Dec 23 11:56:03 UTC 2020


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

Problem Description: The test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java is applet based.

Fix: Rewrite the above applet based test to a regular java test.

Best Regards,
K Suman Rajkumaar

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

Commit messages:
 - Rewritten applet based test as a regular java test app.

Changes: https://git.openjdk.java.net/jdk/pull/1878/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1878&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8258884
  Stats: 94 lines in 1 file changed: 70 ins; 10 del; 14 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1878.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1878/head:pull/1878

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


More information about the swing-dev mailing list