RFR: 8229186: Improve error messages for TestStringIntrinsics failures [v6]
Evgeny Nikitin
enikitin at openjdk.java.net
Fri Oct 2 08:43:07 UTC 2020
On Thu, 1 Oct 2020 19:39:25 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> Evgeny Nikitin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use SB to build TestStringIntrinsics message, avoid type guessing in ArrayDiff
>
> test/lib/jdk/test/lib/format/Format.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved.
>
> Shouldn't be just 2020?
Fixed in the d792e6d0ab9, thanks.
> test/lib/jdk/test/lib/format/Diff.java line 30:
>
>> 28:
>> 29: /**
>> 30: * An abstraction representing formattabe difference between two or more objects
>
> typo in 'formattabe'
Also fixed in the d792e6d0ab9, thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/112
More information about the core-libs-dev
mailing list