Integrated: 7067310: 3 tests from closed/javax/sound/sampled caused BSOD on win 7 x86

Phil Race prr at openjdk.org
Fri Dec 12 18:10:05 UTC 2025


On Thu, 11 Dec 2025 20:14:22 GMT, Phil Race <prr at openjdk.org> wrote:

> I am de-problem listing several sound tests.
> These tests pass over and over again on all platforms when run on JDK 27 in an environment that supports sound.
> I'm seeing no failures at all.
> There are multiple bug IDs used to problem list these tests but only one can be the 'main' bug ID.
> I've picked the oldest for that, and will "add" some of the additional issues.
> In a few cases they happen to be non-public bugs for the accidental reason that someone added some internal information I can't delete, so you won't be able to see those bug ids, but there's nothing special about them and I'll close them as dups of  7067310

This pull request has now been integrated.

Changeset: 9b12c0bb
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9b12c0bb190de3f7d06db71411f37f9465992a04
Stats:     10 lines in 1 file changed: 0 ins; 10 del; 0 mod

7067310: 3 tests from closed/javax/sound/sampled caused BSOD on win 7 x86
8307574: ClipIsRunningAfterStop.java failed with "../nptl/pthread_mutex_lock.c:81: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed."
8308395: javax/sound/sampled/Clip/ClipFlushCrash.java timed out

Reviewed-by: serb

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

PR: https://git.openjdk.org/jdk/pull/28774


More information about the client-libs-dev mailing list