> Fixed the following issue. > 1) Removed yes/no since test was failing due to "Parser error due to yesno in > @run main/manual=yesno" > 2) After removing yes/no test run( just shows the UI and gets dispose > immediately). User cannot interact with the test UI and mark the test pass or > failed. > So added Pass and Fail button to mark the test result. > 3) Added timeout if in case user does not interact with the test UI. > > @shurymury > @aivanov-jdk
lawrence.andrews has updated the pull request incrementally with two additional commits since the last revision: - Merge branch 'JDK-8283803' of https://github.com/lawrence-andrew/jdk into JDK-8283803 - Removed checking pj for null ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/8004/files - new: https://git.openjdk.java.net/jdk/pull/8004/files/0d971ba3..12e418b7 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8004&range=08 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8004&range=07-08 Stats: 44 lines in 2 files changed: 14 ins; 9 del; 21 mod Patch: https://git.openjdk.java.net/jdk/pull/8004.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/8004/head:pull/8004 PR: https://git.openjdk.java.net/jdk/pull/8004