mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-03 12:40:10 +00:00
8376152: Test javax/sound/sampled/Clip/bug5070081.java timed out then completed
Reviewed-by: syan, aivanov, azvegint
This commit is contained in:
parent
fb09749289
commit
0ab8a85e87
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2005, 2026, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -31,7 +31,8 @@ import javax.sound.sampled.LineUnavailableException;
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 5070081
|
||||
* @key sound
|
||||
* @bug 5070081 8376152
|
||||
* @summary Tests that javax.sound.sampled.Clip does not loses position through
|
||||
* stop/start
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user