< prev index next >

test/jdk/java/io/Serializable/resolveClass/deserializeButton/DeserializeButtonTest.java

Print this page
rev 51881 : [mq]: 8211171

*** 22,32 **** */ /* * @test * @bug 4413434 ! * @library /lib/testlibrary * @build JarUtils Foo * @run main DeserializeButtonTest * @summary Verify that class loaded outside of application class loader is * correctly resolved during deserialization when read in by custom * readObject() method of a bootstrap class (in this case, --- 22,32 ---- */ /* * @test * @bug 4413434 ! * @library /test/lib * @build JarUtils Foo * @run main DeserializeButtonTest * @summary Verify that class loaded outside of application class loader is * correctly resolved during deserialization when read in by custom * readObject() method of a bootstrap class (in this case,
< prev index next >