langtools/test/tools/javac/EarlyAssert.java
changeset 4940 256e46854879
parent 2985 f43e1241e7fb
child 5520 86e4b9a9da40
--- a/langtools/test/tools/javac/EarlyAssert.java	Wed Feb 17 16:29:08 2010 -0800
+++ b/langtools/test/tools/javac/EarlyAssert.java	Thu Feb 18 15:41:36 2010 -0800
@@ -27,6 +27,8 @@
  * @summary Verify that assertions are enabled before the class is initialized
  * and not thereafter
  * @author gafter
+ * @build EarlyAssert EarlyAssertWrapper
+ * @run main EarlyAssertWrapper
  */
 
 /*