-
Bug
-
Resolution: Fixed
-
P3
-
10, 11, 12
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8213063 | 11.0.2 | Sergey Bylokhov | P3 | Resolved | Fixed | b02 |
JDK-8214661 | 8u211 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
JDK-8211406 | 8u202 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
JDK-8221007 | emb-8u211 | Sergey Bylokhov | P3 | Resolved | Fixed | master |
JDK-8211680 | 7u211 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
at AutoCloseTimeCheck.testBigDelay(AutoCloseTimeCheck.java:74)
at AutoCloseTimeCheck.main(AutoCloseTimeCheck.java:58)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:834)
- backported by
-
JDK-8211406 Clip.isRunning() may return true after Clip.stop() was called
-
- Resolved
-
-
JDK-8211680 Clip.isRunning() may return true after Clip.stop() was called
-
- Resolved
-
-
JDK-8213063 Clip.isRunning() may return true after Clip.stop() was called
-
- Resolved
-
-
JDK-8214661 Clip.isRunning() may return true after Clip.stop() was called
-
- Resolved
-
-
JDK-8221007 Clip.isRunning() may return true after Clip.stop() was called
-
- Resolved
-
- relates to
-
JDK-8202264 Race condition in AudioClip.loop()
-
- Resolved
-
-
JDK-8266421 Deadlock in Sound System
-
- Closed
-
- links to