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

Alexander Zuev kizune at openjdk.org
Thu Dec 8 00:34:57 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.

This pull request has now been integrated.

Changeset: af8fb7ee
Author:    Alexander Zuev <kizune at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/af8fb7eef7188ef762399cfb3faf5c8afd49efa7
Stats:     545 lines in 4 files changed: 295 ins; 105 del; 145 mod

8282578: AIOOBE in javax.sound.sampled.Clip

Reviewed-by: prr, aivanov, azvegint

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

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



More information about the client-libs-dev mailing list