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

Paul Hohensee phh at openjdk.org
Wed Apr 2 18:22:36 UTC 2025


> Backport for parity with Oracle 21.0.8. Low risk, test-only fix. I had to replace the use of the unnamed variable in the argument to mapToObj with a constructor 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/459d31d9...aaf9bbce

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

Changes:
  - all: https://git.openjdk.org/jdk21u-dev/pull/1575/files
  - new: https://git.openjdk.org/jdk21u-dev/pull/1575/files/fd6efa5d..aaf9bbce

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1575&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1575&range=00-01

  Stats: 26878 lines in 255 files changed: 15262 ins; 5217 del; 6399 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1575.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1575/head:pull/1575

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


More information about the jdk-updates-dev mailing list