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

Lance Andersen lancea at openjdk.java.net
Thu May 13 19:30:36 UTC 2021


On Thu, 13 May 2021 18:26:52 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
>
> Lance Andersen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Updates based on feedback and additional cleanup

I can look to revert the imports, that was an optimization via Intellij

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

PR: https://git.openjdk.java.net/jdk/pull/4009


More information about the core-libs-dev mailing list