Integrated: 8266461: tools/jmod/hashes/HashesTest.java fails: static @Test methods
Lance Andersen
lancea at openjdk.java.net
Fri May 14 17:22:41 UTC 2021
On Thu, 13 May 2021 10:49:21 GMT, Lance Andersen <lancea at openjdk.org> wrote:
> HI all,
>
> Please review the fix to HashesTest.java to support running on TestNG 7.4.
>
> The fix adds a no-arg constructor which TestNG requires.
>
> The change allows the test to run with the current jtreg as well as the upcoming jtreg
>
>
> Best
> Lance
This pull request has now been integrated.
Changeset: e90388bc
Author: Lance Andersen <lancea at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e90388bc1e7bba92675fa799d9da77aa4d6e1a05
Stats: 151 lines in 1 file changed: 8 ins; 25 del; 118 mod
8266461: tools/jmod/hashes/HashesTest.java fails: static @Test methods
Reviewed-by: alanb, mchung
-------------
PR: https://git.openjdk.java.net/jdk/pull/4009
More information about the core-libs-dev
mailing list