Skip to content

Commit c240356

Browse files
author
Amy Lu
committed
8153147: Mark java/net/BindException/Test.java as intermittently failing
Reviewed-by: darcy
1 parent e42fd0a commit c240356

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jdk/test/java/net/BindException/Test.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2001, 2013, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2001, 2016, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -24,6 +24,7 @@
2424
/*
2525
* @test
2626
* @bug 4417734
27+
* @key intermittent
2728
* @summary Test that we get a BindException in all expected combinations
2829
*/
2930
import java.net.*;

0 commit comments

Comments
 (0)