On Thu, 7 Sep 2023 07:15:06 GMT, Qing Xiao wrote:
>> Modified all tests under lib-test/jdk to use JUnit
>
> Qing Xiao has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Change test static method to instance method
test/lib-test/jdk/test/lib/f
On Thu, 7 Sep 2023 07:15:06 GMT, Qing Xiao wrote:
>> Modified all tests under lib-test/jdk to use JUnit
>
> Qing Xiao has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Change test static method to instance method
test/lib-test/jdk/test/lib/h
On Tue, 15 Aug 2023 08:07:09 GMT, Christian Stein wrote:
>> test/lib-test/jdk/test/lib/format/ArrayDiffTest.java line 2:
>>
>>> 1: /*
>>> 2: * Copyright (c) 2020, 2021, 2023, Oracle and/or its affiliates. All
>>> rights reserved.
>>
>> Should it just modify the second year, here is `2021`, to
> Modified all tests under lib-test/jdk to use JUnit
Qing Xiao has updated the pull request incrementally with one additional commit
since the last revision:
Change test static method to instance method
-
Changes:
- all: https://git.openjdk.org/jdk/pull/15131/files
- new: htt