RFR: 8336920: ArithmeticException in javax.sound.sampled.AudioInputStream

Alexander Zuev kizune at openjdk.org
Mon Jan 13 10:29:24 UTC 2025


If pitch drifts too low assume minimum allowed pitch to continue sampling.

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

Commit messages:
 - 8336920: ArithmeticException in javax.sound.sampled.AudioInputStream

Changes: https://git.openjdk.org/jdk/pull/23064/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23064&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8336920
  Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/23064.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23064/head:pull/23064

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


More information about the client-libs-dev mailing list