[crac] RFR: DNS cache maintenance

Roman Marchenko rmarchenko at openjdk.org
Fri Feb 10 10:18:18 UTC 2023


On Thu, 5 Jan 2023 15:31:17 GMT, Radim Vansa <duke at openjdk.org> wrote:

> This draft PR contains a backport of issue that prevents compilation on systems with newer glibc versions; ideally the backport should be integrated first and then this PR can be rebased.

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

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

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


More information about the crac-dev mailing list