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

Paul Hohensee phh at openjdk.org
Wed Apr 2 22:10:54 UTC 2025


On Wed, 2 Apr 2025 18:22:36 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.
>
> Paul Hohensee has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 16 additional commits since the last revision:
> 
>  - 8220213: replace unnamed variable with AtomicLong::new
>  - Merge branch 'master' into 8220213
>  - 8348598: Update Libpng to 1.6.47
>    
>    Reviewed-by: mbaesken
>    Backport-of: 6b82b42a2116900b2125e03c1ffa0824d6062757
>  - 8348597: Update HarfBuzz to 10.4.0
>    
>    Reviewed-by: phh, mbaesken
>    Backport-of: dbdbbd473061d7e8077ed07ccc6b03065a8c2ffc
>  - 8342376: More reliable OOM handling in ExceptionDuringDumpAtObjectsInitPhase test
>    
>    Backport-of: 37aa320f573650f007e60729e4d187c3b96b5756
>  - 8340605: Open source several AWT PopupMenu tests
>    
>    Backport-of: 822a773873c42ea27a6be90da92b2b2c9fb8caee
>  - 8340143: Open source several Java2D rendering loop tests.
>    
>    Backport-of: 90c2c0b4ad4ee7d2ea149aea771cf81bd666b1dc
>  - 8340367: Opensource few AWT image tests
>    
>    Backport-of: 6c91a16f16cbeb1bb0a79459e7db1fd9f576e743
>  - 8339895: Open source several AWT focus tests - series 3
>    
>    Backport-of: 94c33179b6a1205100d7c125f3a7c11e29621db9
>  - 8339639: Opensource few AWT PopupMenu tests
>    
>    Backport-of: a0794e0a054c5e7ed051efa6362726cdd7598255
>  - ... and 6 more: https://git.openjdk.org/jdk21u-dev/compare/1ee5a4e9...aaf9bbce

Thanks, Roman!

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1575#issuecomment-2773842285


More information about the jdk-updates-dev mailing list