提交 e1675cec 编写于 作者: M malenkov

7183701: [TEST] closed/java/beans/security/TestClassFinder.java - compilation failed

Reviewed-by: rupashka
上级 e8775990
...@@ -26,6 +26,8 @@ ...@@ -26,6 +26,8 @@
* @bug 6380849 * @bug 6380849
* @summary Tests PropertyEditor finder * @summary Tests PropertyEditor finder
* @author Sergey Malenkov * @author Sergey Malenkov
* @compile -XDignore.symbol.file TestPropertyEditor.java
* @run main TestPropertyEditor
*/ */
import editors.SecondBeanEditor; import editors.SecondBeanEditor;
......
...@@ -26,6 +26,8 @@ ...@@ -26,6 +26,8 @@
* @bug 6963811 * @bug 6963811
* @summary Tests deadlock in PropertyEditorManager * @summary Tests deadlock in PropertyEditorManager
* @author Sergey Malenkov * @author Sergey Malenkov
* @compile -XDignore.symbol.file Test6963811.java
* @run main Test6963811
*/ */
import java.beans.PropertyEditorManager; import java.beans.PropertyEditorManager;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册