> - Fixed test that failed to dismiss all the created dialog windows leading to 
> the test timeout;
> - Removed all the cases from the problem list;
> 
> 
> 
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Alexander Zuev has updated the pull request with a new target base due to a 
merge or a rebase. The pull request now contains five commits:

 - Merge master
 - Remove commented out tests.
 - Set components to null after disposing them;
 - Revert the content of closeAll method;
   Call closeAll on every test loop iteration in addition to the finally clause;
 - 8198665: Many java/awt/Modal/ModalBlockingTest fail on mac
   
   - Fixed test that failed to dismiss all the created dialog windows leading 
to the test timeout;
   - Removed all the cases from the problem list;

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

Changes: https://git.openjdk.org/jdk/pull/30729/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30729&range=04
  Stats: 83 lines in 2 files changed: 15 ins; 61 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/30729.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30729/head:pull/30729

PR: https://git.openjdk.org/jdk/pull/30729

Reply via email to