> 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: Rewritten the above applet based test to a regular java test. > > Best Regards, > K Suman Rajkumaar
K Suman Rajkumaar has updated the pull request incrementally with one additional commit since the last revision: Update bug8031573.java Corrected the jtreg tag from @run main bug8031573 to @run main/manual bug8031573 to make this test as a manual test. ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/1878/files - new: https://git.openjdk.java.net/jdk/pull/1878/files/9dbc094d..5f1ab6ea Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1878&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1878&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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