test/langtools/jdk/jshell/ToolBasicTest.java
changeset 50019 e2dc18484400
parent 50017 88cc95780b6e
child 50043 2d1952d4d067
--- a/test/langtools/jdk/jshell/ToolBasicTest.java	Sat May 05 09:24:29 2018 -0700
+++ b/test/langtools/jdk/jshell/ToolBasicTest.java	Sat May 05 09:34:01 2018 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, 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
@@ -33,6 +33,7 @@
  * @build toolbox.ToolBox toolbox.JarTask toolbox.JavacTask
  * @build KullaTesting TestingInputStream Compiler
  * @run testng/timeout=600 ToolBasicTest
+ * @key intermittent
  */
 
 import java.io.File;