<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 [v2]

K Suman Rajkumaar github.com+70650887+skodanda at openjdk.java.net
Mon Jan 4 09:15:14 UTC 2021


> 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


More information about the swing-dev mailing list