6896829: test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg
authoralanb
Fri, 30 Oct 2009 21:31:02 +0000
changeset 4181 12101ac6820d
parent 4180 0c0afcd9a329
child 4182 ffdc79c88a0e
child 4223 1a59e792898b
child 4236 02f52c723b79
6896829: test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg Reviewed-by: mchung, tbell
jdk/test/sun/util/logging/PlatformLoggerTest.java
--- a/jdk/test/sun/util/logging/PlatformLoggerTest.java	Fri Oct 30 13:12:24 2009 -0700
+++ b/jdk/test/sun/util/logging/PlatformLoggerTest.java	Fri Oct 30 21:31:02 2009 +0000
@@ -28,7 +28,7 @@
  *          logging is enabled.  Also validate some basic PlatformLogger
  *          operations.
  *
- * @build PlatformLoggerTest
+ * @compile -XDignore.symbol.file PlatformLoggerTest.java
  * @run main PlatformLoggerTest
  */