-
Bug
-
Resolution: Fixed
-
P3
-
8, 11, 17, 21, 25
-
b15
Since to render sound bank from a MIDI we allocate a lot of heap it is possible that on system with insufficient heap loading of a particularly bulky MIDI based sound bank can cause OutOfMemoryError - not the greatest outcome especially if we know upfront how much memory is required in order to render sound bank and we can verify that we have enough heap before we even start initializing the sound bank.
- relates to
-
JDK-8352434 Reimplement the logic of rendering the bulky sound bank from MIDI sequence
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/fcc2a242
-
Review(master) openjdk/jdk24u/154
-
Review(master) openjdk/jdk/23814