< prev index next >

test/javax/management/remote/mandatory/loading/MissingClassTest.java

Print this page

        

*** 27,36 **** --- 27,37 ---- * @summary Tests behavior when client or server gets object of unknown class * @author Eamonn McManus * @run clean MissingClassTest SingleClassLoader * @run build MissingClassTest SingleClassLoader * @run main MissingClassTest + * @key randomness */ /* Tests that clients and servers react correctly when they receive objects of unknown classes. This can happen easily due to version
< prev index next >