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

Goetz Lindenmaier goetz at openjdk.org
Thu Jul 10 09:37:43 UTC 2025


On Tue, 20 May 2025 17:57:44 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.
>
> Paul Hohensee has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8320687: Revert trigger

This is a redo change after https://bugs.openjdk.org/browse/JDK-8355914

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3593#issuecomment-3056571541


More information about the jdk-updates-dev mailing list