[jdk21u-dev] Integrated: 8339538: Wrong timeout computations in DnsClient

Paul Hohensee phh at openjdk.org
Thu Apr 3 14:25:05 UTC 2025


On Wed, 2 Apr 2025 16:36:05 GMT, Paul Hohensee <phh at openjdk.org> wrote:

> Backport for parity with Oracle 21.0.8, tier2 (which includes jndi/dns tests) and modified/new tests pass. Low risk, DnsClient and Timeout test modified to use nano clock, Timeout test modified to increase allowed allowed difference between observed and actual timeout.
> 
> Clean, except I had to replace use of the unnamed variable in the argument to mapToObj with a constructor method reference.

This pull request has now been integrated.

Changeset: c662d7dc
Author:    Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/c662d7dc248e6a46b52a1d620fa42c3081a90ccf
Stats:     332 lines in 4 files changed: 280 ins; 8 del; 44 mod

8339538: Wrong timeout computations in DnsClient
8220213: com/sun/jndi/dns/ConfigTests/Timeout.java failed intermittent

Reviewed-by: cslucas, rkennke
Backport-of: 4beb77192f54f27183285400d7cae7528df64e43

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

PR: https://git.openjdk.org/jdk21u-dev/pull/1575


More information about the jdk-updates-dev mailing list