8151750: Mark ChangingInterests.java as intermittently failing
authordarcy
Fri, 11 Mar 2016 15:30:20 -0800
changeset 36621 12b058031872
parent 36503 4a95f4b1bd8b
child 36622 9406773bccd5
8151750: Mark ChangingInterests.java as intermittently failing Reviewed-by: lancea
jdk/test/java/nio/channels/Selector/ChangingInterests.java
--- a/jdk/test/java/nio/channels/Selector/ChangingInterests.java	Wed Jul 05 21:27:27 2017 +0200
+++ b/jdk/test/java/nio/channels/Selector/ChangingInterests.java	Fri Mar 11 15:30:20 2016 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 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
@@ -23,6 +23,7 @@
 
 /* @test
  * @bug 7200742
+ * @key intermittent
  * @summary Test that Selector doesn't spin when changing interest ops
  */