changeset 44856:72e90db93f70

8179448: Mark ImageModules.java as failing intermittently Reviewed-by: chegar
author darcy
date Fri, 28 Apr 2017 12:49:56 -0700
parents 30e9f8892612
children 9b65ef2c7ae9 0e487e07c1a1 28b32b8d67b6 a90e4e7ab702
files jdk/test/jdk/modules/incubator/ImageModules.java
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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