8034175: Remove use of UseVMInterruptibleIO from tests
Reviewed-by: chegar
This commit is contained in:
parent
f776be9c0f
commit
804f3e85f3
@ -25,7 +25,6 @@
|
||||
* @bug 4313887 6993267
|
||||
* @summary Unit test for Sun-specific ExtendedCopyOption.INTERRUPTIBLE option
|
||||
* @library ..
|
||||
* @run main/othervm -XX:-UseVMInterruptibleIO InterruptCopy
|
||||
*/
|
||||
|
||||
import java.nio.file.*;
|
||||
|
@ -25,7 +25,6 @@
|
||||
* @test
|
||||
* @bug 6384064
|
||||
* @summary Check proper handling of interrupts
|
||||
* @run main/othervm -XX:-UseVMInterruptibleIO Interrupt
|
||||
* @author Martin Buchholz
|
||||
*/
|
||||
|
||||
|
@ -25,7 +25,6 @@
|
||||
* @test
|
||||
* @bug 6450200 6450205 6450207 6450211
|
||||
* @summary Test proper handling of tasks that terminate abruptly
|
||||
* @run main/othervm -XX:-UseVMInterruptibleIO ThrowingTasks
|
||||
* @author Martin Buchholz
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user