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

Roland Mesde duke at openjdk.org
Tue Feb 3 18:58:53 UTC 2026


On Mon, 2 Feb 2026 20:46:01 GMT, Roland Mesde <duke at openjdk.org> wrote:

> 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
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25050962/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25050963/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25050964/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25050965/linux-aarch64-specific-test.log)

This pull request has now been integrated.

Changeset: 5a27cfef
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/5a27cfef3bde7356c2d20057393ed52786815bc8
Stats:     5 lines in 5 files changed: 5 ins; 0 del; 0 mod

8372120: Add missing sound keyword to MIDI tests

Backport-of: 902aa4dcd297fef34cb302e468b030c48665ec84

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

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


More information about the jdk-updates-dev mailing list