7183701: [TEST] closed/java/beans/security/TestClassFinder.java - compilation failed
Reviewed-by: rupashka
This commit is contained in:
parent
386367a03f
commit
5f51412783
@ -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;
|
||||
|
@ -26,6 +26,8 @@
|
||||
* @bug 6963811
|
||||
* @summary Tests deadlock in PropertyEditorManager
|
||||
* @author Sergey Malenkov
|
||||
* @compile -XDignore.symbol.file Test6963811.java
|
||||
* @run main Test6963811
|
||||
*/
|
||||
|
||||
import java.beans.PropertyEditorManager;
|
||||
|
Loading…
Reference in New Issue
Block a user