8196466: javax/swing/JFileChooser/8062561/bug8062561.java fails#1924
8196466: javax/swing/JFileChooser/8062561/bug8062561.java fails#1924prsadhuk wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back psadhukhan! A progress list of the required criteria for merging this PR into |
|
@prsadhuk To determine the appropriate audience for reviewing this pull request, one or more labels corresponding to different subsystems will normally be applied automatically. However, no automatic labelling rule matches the changes in this pull request. In order to have an "RFR" email sent to the correct mailing list, you will need to add one or more applicable labels manually using the /label pull request command. Applicable Labels
|
|
/label add swing |
|
@prsadhuk |
|
@prsadhuk This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
This test was marked for "windows only" in 7cb9e58 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.
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jdk pull/1924/head:pull/1924$ git checkout pull/1924