6896829: test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg

Reviewed-by: mchung, tbell
This commit is contained in:
Alan Bateman 2009-10-30 21:31:02 +00:00
parent 74f5893951
commit d9568c4ee6

View File

@ -28,7 +28,7 @@
* logging is enabled. Also validate some basic PlatformLogger
* operations.
*
* @build PlatformLoggerTest
* @compile -XDignore.symbol.file PlatformLoggerTest.java
* @run main PlatformLoggerTest
*/