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

Alexander Zuev kizune at openjdk.org
Mon Mar 3 18:47:10 UTC 2025


> - Check that the calculated audio data size does not exceed available heap memory before committing to the rendering
> - Add a test case

Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:

  Remove extra whitespace

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23814/files
  - new: https://git.openjdk.org/jdk/pull/23814/files/e48e16a1..e02c5863

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23814&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23814&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/23814.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23814/head:pull/23814

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


More information about the client-libs-dev mailing list