8185806: Quarantine test JdbExprTest.sh on Windows
Summary: Use @requires to quarantine the test
Reviewed-by: coleenp, sspitsyn
--- a/jdk/test/com/sun/jdi/JdbExprTest.sh Thu Aug 03 09:10:56 2017 -0700
+++ b/jdk/test/com/sun/jdi/JdbExprTest.sh Thu Aug 03 16:10:07 2017 -0400
@@ -1,7 +1,7 @@
#!/bin/sh
#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 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
@@ -26,6 +26,7 @@
# @test
# @bug 4660158
# @author Staffan Larsen
+# @requires os.family != "windows"
# @key intermittent
# @run shell JdbExprTest.sh