[jdk8u-dev] RFR: 8350813: Rendering of bulky sound bank from MIDI sequence can cause OutOfMemoryError

Roman Marchenko rmarchenko at openjdk.org
Wed Sep 24 08:11:12 UTC 2025


On Tue, 23 Sep 2025 12:13:43 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> This is backport of "[JDK-8350813](https://bugs.openjdk.org/browse/JDK-8350813) Rendering of bulky sound bank from MIDI sequence can cause OutOfMemoryError"
> 
> The problem exists in jdk8 also.
> 
> Almost clean backport, resolved conflict in copyright, and put `BulkSoundBank.java` to `jdk/test/javax/sound/midi/BulkSoundBank/`.
> 
> Test fails before the fix, and passes with the fix.

The failed CertPathValidator tests don't look related to the change.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/702#issuecomment-3327121884


More information about the jdk8u-dev mailing list