RFR: 8282578: AIOOBE in javax.sound.sampled.Clip
Alexander Zuev
kizune at openjdk.java.net
Fri Jun 3 15:51:05 UTC 2022
Add try/catch clause to ignore an exception since it is harmless for we isolated
the massge data before passing it ro processor.
Add test case.
-------------
Commit messages:
- 8282578: AIOOBE in javax.sound.sampled.Clip
Changes: https://git.openjdk.java.net/jdk/pull/9016/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=9016&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8282578
Stats: 464 lines in 3 files changed: 183 ins; 98 del; 183 mod
Patch: https://git.openjdk.java.net/jdk/pull/9016.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/9016/head:pull/9016
PR: https://git.openjdk.java.net/jdk/pull/9016
More information about the client-libs-dev
mailing list