Searched defs:Test6329581 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/beans/XMLEncoder/6329581/
H A DTest6329581.java39 public class Test6329581 extends URLClassLoader implements ExceptionListener { class in inherits:URLClassLoader,ExceptionListener
44 new Test6329581().decode(new Test6329581().encode(Bean.class.getName()));
47 private Test6329581() { method in class:Test6329581
49 Test6329581.class.getProtectionDomain().getCodeSource().getLocation()

Completed in 29 milliseconds