RFR: 8282578: AIOOBE in javax.sound.sampled.Clip [v4]

Sergey Bylokhov serb at openjdk.org
Thu Dec 8 23:03:27 UTC 2022


On Wed, 7 Dec 2022 21:23:53 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.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix the buffers length

Thank you for removing that large try/catch block. Looks much better.

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

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



More information about the client-libs-dev mailing list