[jdk17u-dev] RFR: 8320687: sun.jvmstat.monitor.MonitoredHost.getMonitoredHost() throws unexpected exceptions when invoked concurrently [v2]

Paul Hohensee phh at openjdk.org
Tue May 20 14:58:40 UTC 2025


> Backport for parity with Oracle 17.0.16. Clean except for copyright date in MonitoredHost.java, and replacement of try-with-resources in new test with try-catch because ExecutorService does not implement AutoClosable in 17u. New test passes, as well as the existing tests under test/jdk/sun/jvmstat/monitor.

Paul Hohensee has updated the pull request incrementally with one additional commit since the last revision:

  8320687: Trigger GHA

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/3593/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/3593/files/e52c2042..23be82f4

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

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3593.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3593/head:pull/3593

PR: https://git.openjdk.org/jdk17u-dev/pull/3593


More information about the jdk-updates-dev mailing list