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

duke duke at openjdk.org
Mon Feb 23 16:51:01 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)

@rm-gh-8 
Your change (at version e394f6159f25a531fd36f7cb6e33f4214cd33744) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/285#issuecomment-3945952680


More information about the jdk-updates-dev mailing list