[jdk17u-dev] Integrated: 8320687: sun.jvmstat.monitor.MonitoredHost.getMonitoredHost() throws unexpected exceptions when invoked concurrently
Paul Hohensee
phh at openjdk.org
Mon May 26 13:27:04 UTC 2025
On Mon, 19 May 2025 21:31:43 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 4070736f
Author: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/4070736f14d2c036243f8cb2745b2fa8b9d9af13
Stats: 105 lines in 2 files changed: 95 ins; 7 del; 3 mod
8320687: sun.jvmstat.monitor.MonitoredHost.getMonitoredHost() throws unexpected exceptions when invoked concurrently
Reviewed-by: simonis
Backport-of: 81484d8c0520cf55ec58fc7b4c81880e69537674
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3593
More information about the jdk-updates-dev
mailing list