We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa0763 commit b9023ceCopy full SHA for b9023ce
1 file changed
test/jdk/javax/sound/sampled/Clip/bug5070081.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2026, Oracle and/or its affiliates. All rights reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -31,7 +31,8 @@
31
32
33
* @test
34
- * @bug 5070081
+ * @key sound
35
+ * @bug 5070081 8376152
36
* @summary Tests that javax.sound.sampled.Clip does not loses position through
37
* stop/start
38
*/
0 commit comments