On Wed, 20 Apr 2022 10:46:01 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> 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 Marked as reviewed by azvegint (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/8293