On Mon, 11 Apr 2022 17:57:38 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> lawrence.andrews has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - Fixed jcheck issue >> - Fixed review comments > > test/jdk/java/awt/print/PrinterJob/PrintLatinCJKTest.java line 55: > >> 53: the output to the printer, and examine it. It should have >> 54: text looking like this : >> \u4e00\u4e01\u4e02\u4e03\u4e04English >> 55: To test 8022536, if a remote printer is the system default, > > Maybe a blank line will separate the two cases clearer. Thanks! ------------- PR: https://git.openjdk.java.net/jdk/pull/7966