RFR: 8282578: AIOOBE in javax.sound.sampled.Clip [v4]

Alexander Zuev kizune at openjdk.org
Wed Dec 7 21:23:53 UTC 2022


> 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.

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

  Fix the buffers length

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9016/files
  - new: https://git.openjdk.org/jdk/pull/9016/files/85c27f6f..64868838

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

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

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



More information about the client-libs-dev mailing list