mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-08 03:25:05 +00:00
8183989: Mark java/nio/channels/DatagramChannel/Disconnect.java as intermittently failing
Reviewed-by: psandoz
This commit is contained in:
parent
13a22e7966
commit
1704b7e0ce
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2012, 2017, 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
|
||||
@ -23,6 +23,7 @@
|
||||
|
||||
/* @test
|
||||
* @bug 7132924
|
||||
* @key intermittent
|
||||
* @summary Test DatagramChannel.disconnect when DatagramChannel is connected to an IPv4 socket
|
||||
* @run main Disconnect
|
||||
* @run main/othervm -Djava.net.preferIPv4Stack=true Disconnect
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user