[crac] RFR: DNS cache maintenance [v2]

Radim Vansa duke at openjdk.org
Fri Feb 10 10:27:02 UTC 2023


On Fri, 10 Feb 2023 10:15:39 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

>> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix test name in jtreg annotations
>
> test/jdk/jdk/crac/java/net/InetAddress/ResolveTest.java line 48:
> 
>> 46:  * @modules java.base/jdk.crac
>> 47:  * @build ResolveInetAddress
>> 48:  * @run main/timeout=360 TestInetAddress
> 
> I guess TestInetAddress needs to be changed here also. Currently the test fails due to absense of TestInetAddress

Oops, thanks for spotting this. Looks like I still had the old class cached when running the test...

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

PR: https://git.openjdk.org/crac/pull/40


More information about the crac-dev mailing list