RFR: 8266461: tools/jmod/hashes/HashesTest.java fails: static @Test methods [v3]
Lance Andersen
lancea at openjdk.java.net
Thu May 13 18:37:21 UTC 2021
> 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
Lance Andersen has updated the pull request incrementally with one additional commit since the last revision:
Update copyright typo
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4009/files
- new: https://git.openjdk.java.net/jdk/pull/4009/files/201b9a2b..a36e9f51
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4009&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4009&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/4009.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4009/head:pull/4009
PR: https://git.openjdk.java.net/jdk/pull/4009
More information about the core-libs-dev
mailing list