test/javax/rmi/ssl/SocketFactoryTest.java

Print this page
rev 9212 : 8034000: lack of /othervm option can cause some RMI tests to fail
Reviewed-by: XXX

*** 23,32 **** --- 23,34 ---- /* * @test * @bug 4932837 6582235 * @summary Test SslRMI[Client|Server]SocketFactory equals() and hashCode(). + * This test does not affect VM global state, so othervm is + * not required. * @author Daniel Fuchs * * @run main SocketFactoryTest */