changeset 13603 | f87474d813e6 |
parent 13602 | 68fbb8be55ab |
child 31448 | 1066345d2a8a |
--- a/jdk/test/java/beans/PropertyEditor/6380849/TestPropertyEditor.java Tue Jun 19 20:34:06 2012 +0400 +++ b/jdk/test/java/beans/PropertyEditor/6380849/TestPropertyEditor.java Tue Jul 31 21:01:56 2012 +0400 @@ -26,6 +26,8 @@ * @bug 6380849 * @summary Tests PropertyEditor finder * @author Sergey Malenkov + * @compile -XDignore.symbol.file TestPropertyEditor.java + * @run main TestPropertyEditor */ import editors.SecondBeanEditor;