RFR: 8266461: tools/jmod/hashes/HashesTest.java fails: static @Test methods [v5]

Lance Andersen lancea at openjdk.java.net
Fri May 14 10:13:09 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:

  Additional formatting cleanup

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4009/files
  - new: https://git.openjdk.java.net/jdk/pull/4009/files/2e8f6c97..fe8b5a3c

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4009&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4009&range=03-04

  Stats: 6 lines in 1 file changed: 3 ins; 0 del; 3 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