RFR: 8270609: [TESTBUG] java/awt/print/Dialog/DialogCopies.java does not show instruction [v3]
lawrence.andrews
github.com+87324768+lawrence-andrew at openjdk.java.net
Thu Sep 16 21:35:16 UTC 2021
> 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
lawrence.andrews has updated the pull request incrementally with three additional commits since the last revision:
- removed unwanted textarea.setText
- minor change
- Close instruction frame after clicking OK/Cancel button
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4850/files
- new: https://git.openjdk.java.net/jdk/pull/4850/files/8b5510a0..2373d895
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4850&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4850&range=01-02
Stats: 55 lines in 1 file changed: 12 ins; 26 del; 17 mod
Patch: https://git.openjdk.java.net/jdk/pull/4850.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4850/head:pull/4850
PR: https://git.openjdk.java.net/jdk/pull/4850
More information about the client-libs-dev
mailing list