> Few swing tests call System.exit() which might stop the test harness from > executing further tests if any of the test fail. We should replace with > RuntimeException.
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: Test fix ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/8293/files - new: https://git.openjdk.java.net/jdk/pull/8293/files/6b4f510a..2c8508a6 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8293&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8293&range=01-02 Stats: 18 lines in 1 file changed: 3 ins; 0 del; 15 mod Patch: https://git.openjdk.java.net/jdk/pull/8293.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/8293/head:pull/8293 PR: https://git.openjdk.java.net/jdk/pull/8293