<Swing Dev> RFR: 8196466: javax/swing/JFileChooser/8062561/bug8062561.java fails
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Mon Jan 4 06:15:07 UTC 2021
This test was marked for "windows only" in https://github.com/openjdk/jdk/commit/7cb9e5821e0e5bcc483bc7c587ea921e9b515e77 in JDK-8198333
but the test is redundantly problem listed for linux and mac.
We can remove the test from ProblemList as it is being run in mach5 on windows without any issue and it will not run on linux,mac as 8062561 fix for which this test was created is windows specific.
-------------
Commit messages:
- 8196466: javax/swing/JFileChooser/8062561/bug8062561.java fails
Changes: https://git.openjdk.java.net/jdk/pull/1924/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1924&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8196466
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/1924.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1924/head:pull/1924
PR: https://git.openjdk.java.net/jdk/pull/1924
More information about the swing-dev
mailing list