8179448: Mark ImageModules.java as failing intermittently
authordarcy
Fri, 28 Apr 2017 12:49:56 -0700
changeset 44856 72e90db93f70
parent 44855 30e9f8892612
child 44857 9b65ef2c7ae9
child 44861 0e487e07c1a1
child 45018 28b32b8d67b6
child 45134 a90e4e7ab702
8179448: Mark ImageModules.java as failing intermittently Reviewed-by: chegar
jdk/test/jdk/modules/incubator/ImageModules.java
--- a/jdk/test/jdk/modules/incubator/ImageModules.java	Fri Apr 28 12:16:30 2017 -0700
+++ b/jdk/test/jdk/modules/incubator/ImageModules.java	Fri Apr 28 12:49:56 2017 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 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 @@
  * @bug 8170859
  * @summary Basic test for incubator modules in jmods and images
  * @library /lib/testlibrary
+ * @key intermittent
  * @modules jdk.compiler jdk.jartool jdk.jlink
  * @build CompilerUtils
  * @run testng/othervm ImageModules