langtools/test/tools/javac/api/6422327/T6422327.java
changeset 17556 eced45696767
parent 5520 86e4b9a9da40
child 27321 c8eceba990bf
--- a/langtools/test/tools/javac/api/6422327/T6422327.java	Fri May 10 14:31:42 2013 -0700
+++ b/langtools/test/tools/javac/api/6422327/T6422327.java	Sun May 12 18:18:54 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2006, 2013, 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
@@ -27,6 +27,8 @@
  * @summary JSR 199: JavaCompilerTool can compile and generate '.class' of non '.java' files
  * @author  Peter von der Ah\u00e9
  * @library ../lib
+ * @build ToolTester
+ * @run main T6422327
  */
 
 import java.io.File;