[jdk25u-dev] RFR: 8372120: Add missing sound keyword to MIDI tests

Roland Mesde duke at openjdk.org
Mon Feb 2 21:40:17 UTC 2026


Backporting JDK-8372120: Add missing sound keyword to MIDI tests.

This PR adds the sound keyword to affected tests to ensure they run properly when audio hardware is available.

For parity with Oracle JDK.

Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:

make test TEST=test/jdk/javax/sound/midi

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

Commit messages:
 - Backport 902aa4dcd297fef34cb302e468b030c48665ec84

Changes: https://git.openjdk.org/jdk25u-dev/pull/220/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=220&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8372120
  Stats: 5 lines in 5 files changed: 5 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk25u-dev/pull/220.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/220/head:pull/220

PR: https://git.openjdk.org/jdk25u-dev/pull/220


More information about the jdk-updates-dev mailing list