-
Bug
-
Resolution: Fixed
-
P3
-
17, 18, 19
-
b10
-
x86_64, aarch64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8312176 | 17.0.9-oracle | Renjith Kannath Pariyangad | P3 | Resolved | Fixed | b03 |
JDK-8309901 | 17.0.9 | Matthias Baesken | P3 | Resolved | Fixed | b01 |
JDK-8314273 | 11.0.22-oracle | Renjith Kannath Pariyangad | P3 | Resolved | Fixed | b01 |
JDK-8313952 | 11.0.21 | Christoph Langer | P3 | Resolved | Fixed | b02 |
JDK-8311384 | na | Renjith Kannath Pariyangad | P4 | Closed | Not an Issue |
javax/sound/sampled/Clip/SetPositionHang.java
Here's a snippet from the log file:
#section:main
----------messages:(5/205)----------
command: main SetPositionHang
reason: Assumed action based on file name: run main SetPositionHang
Mode: othervm
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 30.979
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(15/230)----------
Thread 2 Start
Thread 5 Start
Thread 4 Start
Thread 1 Start
Thread 3 Start
Thread 2 Finish
Thread 3 Finish
Thread 5 Finish
Thread 1 Finish
Thread 4 Finish
Thread 1 Start
Thread 2 Start
Thread 3 Start
Thread 4 Start
Thread 5 Start
----------System.err:(5/429)----------
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: -4
at java.desktop/com.sun.media.sound.DirectAudioDevice$DirectDL.write(DirectAudioDevice.java:696)
at java.desktop/com.sun.media.sound.DirectAudioDevice$DirectClip.run(DirectAudioDevice.java:1314)
at java.base/java.lang.Thread.run(Thread.java:833)
STATUS:Failed.`main' threw exception: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: -4
----------rerun:(36/5536)*----------
- backported by
-
JDK-8309901 javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
- Resolved
-
JDK-8312176 javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
- Resolved
-
JDK-8313952 javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
- Resolved
-
JDK-8314273 javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
- Resolved
-
JDK-8311384 javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
- Closed
- duplicates
-
JDK-8309724 [macOS] DirectAudioDevice DirectDL.write fails with Array index out of range
- Closed
- links to
-
Commit openjdk/jdk11u-dev/06772f1d
-
Commit openjdk/jdk17u-dev/b6a5d208
-
Commit openjdk/jdk/1a7b70a8
-
Review openjdk/jdk11u-dev/2069
-
Review openjdk/jdk17u-dev/1420
-
Review openjdk/jdk/7436