RFR: 8270331 : [TESTBUG] Error: Not a test or directory containing tests: java/awt/print/PrinterJob/InitToBlack.java [v2]
lawrence.andrews
duke at openjdk.java.net
Wed Mar 23 23:05:42 UTC 2022
On Wed, 23 Mar 2022 22:51:17 GMT, Phil Race <prr at openjdk.org> wrote:
>> lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fixed minor spelling
>
> test/jdk/java/awt/print/PrinterJob/InitToBlack.java line 172:
>
>> 170: if (!CountDownLatch.await(2, TimeUnit.MINUTES)) {
>> 171: throw new RuntimeException("Timeout : User did not decided " +
>> 172: "whether test passed or failed");
>
> decided => decide
Fixed decided => decide
-------------
PR: https://git.openjdk.java.net/jdk/pull/7860
More information about the client-libs-dev
mailing list