> - 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 incrementally with one additional commit since the last revision: Revert the content of closeAll method; Call closeAll on every test loop iteration in addition to the finally clause; ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30729/files - new: https://git.openjdk.org/jdk/pull/30729/files/cf6c5802..5e9f17f0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30729&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30729&range=00-01 Stats: 23 lines in 1 file changed: 3 ins; 11 del; 9 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
