[jdk25u-dev] Integrated: 8373632: Some sound tests failing in CI due to lack of sound key

Roland Mesde duke at openjdk.org
Mon Feb 23 18:16:48 UTC 2026


On Wed, 18 Feb 2026 20:07:29 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8373632: Some sound tests failing in CI due to lack of sound key.
> 
> This PR adds missing sound keyword to 4 jtreg tests that access audio devices, preventing hangs on macOS 26 when run without sound permissions due to a macOS bug.
> 
> 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
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25422385/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25422386/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25422387/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25422388/linux-aarch64-specific-test.log)

This pull request has now been integrated.

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

8373632: Some sound tests failing in CI due to lack of sound key

Backport-of: fb531cdaf3b30034e0efa86b9b20558478ce94d0

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

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


More information about the jdk-updates-dev mailing list