mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-27 13:52:27 +00:00
8153147: Mark java/net/BindException/Test.java as intermittently failing
Reviewed-by: darcy
This commit is contained in:
parent
e42fd0aadb
commit
c240356dba
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2001, 2013, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2001, 2016, 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
|
||||
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 4417734
|
||||
* @key intermittent
|
||||
* @summary Test that we get a BindException in all expected combinations
|
||||
*/
|
||||
import java.net.*;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user