Skip to content

Commit b9023ce

Browse files
committed
8376152: Test javax/sound/sampled/Clip/bug5070081.java timed out then completed
Backport-of: 0ab8a85e87cb607c48a45900550998f0d36cf761
1 parent 9fa0763 commit b9023ce

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

test/jdk/javax/sound/sampled/Clip/bug5070081.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2005, 2026, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -31,7 +31,8 @@
3131

3232
/*
3333
* @test
34-
* @bug 5070081
34+
* @key sound
35+
* @bug 5070081 8376152
3536
* @summary Tests that javax.sound.sampled.Clip does not loses position through
3637
* stop/start
3738
*/

0 commit comments

Comments
 (0)