RFR: 8282578: AIOOBE in javax.sound.sampled.Clip

Alexey Ivanov aivanov at openjdk.org
Mon Jul 4 10:47:32 UTC 2022


On Fri, 3 Jun 2022 15:43:39 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> 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.

Marked as reviewed by aivanov (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/9016



More information about the client-libs-dev mailing list