Integrated: 8350813: Rendering of bulky sound bank from MIDI sequence can cause OutOfMemoryError
Alexander Zuev
kizune at openjdk.org
Wed Mar 19 20:08:17 UTC 2025
On Wed, 26 Feb 2025 22:26:48 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> - Check that the calculated audio data size does not exceed available heap memory before committing to the rendering
> - Add a test case
This pull request has now been integrated.
Changeset: fcc2a242
Author: Alexander Zuev <kizune at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/fcc2a24291d499f7149debad1250903ddc369d91
Stats: 61 lines in 2 files changed: 60 ins; 0 del; 1 mod
8350813: Rendering of bulky sound bank from MIDI sequence can cause OutOfMemoryError
Reviewed-by: honkar, prr
-------------
PR: https://git.openjdk.org/jdk/pull/23814
More information about the client-libs-dev
mailing list