hotspot/test/compiler/aot/cli/SingleAOTLibraryTest.java
changeset 46267 dde19b81b7fd
parent 46260 5de61384fba6
child 46725 537540cbebb3
--- a/hotspot/test/compiler/aot/cli/SingleAOTLibraryTest.java	Thu Feb 09 16:03:03 2017 -0500
+++ b/hotspot/test/compiler/aot/cli/SingleAOTLibraryTest.java	Tue Feb 14 11:24:35 2017 -0500
@@ -25,7 +25,7 @@
  * @test
  * @library /test/lib / /testlibrary
  * @modules java.base/jdk.internal.misc
- * @requires vm.bits == "64" & (os.arch == "amd64" | os.arch == "x86_64") & !(os.family == "windows")
+ * @requires vm.bits == "64" & (os.arch == "amd64" | os.arch == "x86_64")
  * @build compiler.aot.cli.SingleAOTLibraryTest
  *        compiler.aot.AotCompiler
  * @run driver compiler.aot.AotCompiler -libname libSingleAOTLibraryTest.so