<Swing Dev> RFR: 8256187: [TEST_BUG] Automate bug4275046.java test

skodanda github.com+70650887+skodanda at openjdk.java.net
Fri Nov 27 08:31:14 UTC 2020


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

Problem Description: Automate bug4275046.java test.

Fix: This fix includes rewriting the applet based test to a regular java application and its been automated too.

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

Commit messages:
 - Have removed all the tabs and replaced with 4 spaces. 
 - This fix includes rewriting the applet based test to a regular java application. Also, the test is being automated by retaining the same functionality as that of applet based app.

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

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


More information about the swing-dev mailing list