> Fix the wrong usage of PassFailJFrame.forcePass() in some manual tests from > java.awt.Desktop package. These tests should be fixed similar to > [JDK-8352109](https://bugs.openjdk.org/browse/JDK-8352109) and > jtreg.SkippedException should be used instead of PassFailJFrame.forcePass(). > Affected tests: > 1. > https://github.com/openjdk/jdk/blob/master/test/jdk/java/awt/Desktop/BrowseTest.java > 2. > https://github.com/openjdk/jdk/blob/master/test/jdk/java/awt/Desktop/OpenTest.java > 3. > https://github.com/openjdk/jdk/blob/master/test/jdk/java/awt/Desktop/EditAndPrintTest/EditAndPrintTest.java > > Testing: > All the changed tests are tested manually and found to be working fine.
Manukumar V S has updated the pull request incrementally with one additional commit since the last revision: Update Copyright year ------------- Changes: - all: https://git.openjdk.org/jdk/pull/24820/files - new: https://git.openjdk.org/jdk/pull/24820/files/e708ef80..7c785daa Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24820&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24820&range=00-01 Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/24820.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24820/head:pull/24820 PR: https://git.openjdk.org/jdk/pull/24820