On Tue, 20 Jul 2021 23:54:20 GMT, lawrence.andrews <github.com+87324768+lawrence-and...@openjdk.org> wrote:
> 1) When the test is executed via jtreg user can see only print dialog with no > instruction to the user. User has to see the test case to see the instruction > and perform the test . > 2) With this fix User is instructed what he/she has to do with the print > dialog. > 3) I have added both success instruction as well as failure instruction. > > @shurymury Commenting to keep the PR open ------------- PR: https://git.openjdk.java.net/jdk/pull/4850