-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-svc
-
b01
The test included in the backport of JDK-8320687 does not compile. Tonight rampdown starts, I back this out to get the tests green.
try (ExecutorService executor = Executors.newCachedThreadPool()) {
^
(ExecutorService cannot be converted to AutoCloseable)
1 error
result: Failed. Compilation failed: Compilation failed
try (ExecutorService executor = Executors.newCachedThreadPool()) {
^
(ExecutorService cannot be converted to AutoCloseable)
1 error
result: Failed. Compilation failed: Compilation failed
- caused by
-
JDK-8355765 sun.jvmstat.monitor.MonitoredHost.getMonitoredHost() throws unexpected exceptions when invoked concurrently
-
- Resolved
-
- duplicates
-
JDK-8355917 17u BACKOUT 8320687: sun.jvmstat.monitor.MonitoredHost.getMonitoredHost() throws unexpected exceptions when invoked concurrently
-
- Closed
-
- links to
-
Commit(master)
openjdk/jdk17u-dev/31cd9c3b
-
Review(master)
openjdk/jdk17u-dev/3537