> 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 three additional commits since the last revision: - Update bug8031573.java - Update bug8031573.java - Incorporated the review comments from Alexey. ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/1878/files - new: https://git.openjdk.java.net/jdk/pull/1878/files/5f1ab6ea..9020f7bf Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1878&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1878&range=01-02 Stats: 8 lines in 1 file changed: 2 ins; 2 del; 4 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