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