[jdk25u-dev] Integrated: 8373931: Test javax/sound/sampled/Clip/AutoCloseTimeCheck.java timed out
Roland Mesde
duke at openjdk.org
Mon Feb 23 18:00:31 UTC 2026
On Thu, 19 Feb 2026 19:12:20 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8373931: Test javax/sound/sampled/Clip/AutoCloseTimeCheck.java timed out.
>
> This PR adds the @key sound tag to AutoCloseTimeCheck.java to fix intermittent timeout failures by ensuring
> the test only runs on systems with sound support.
>
> 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/sampled/Clip/AutoCloseTimeCheck.java
>
> Results attached:
>
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25448319/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25448320/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25448321/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25448322/linux-aarch64-specific-test.log)
This pull request has now been integrated.
Changeset: 1f4603c6
Author: Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/1f4603c6a4c7bca881c9d74a1d9168ddeb787cd0
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8373931: Test javax/sound/sampled/Clip/AutoCloseTimeCheck.java timed out
Backport-of: f3121d10237a933087dde926f83a12ce826cde02
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/293
More information about the jdk-updates-dev
mailing list