This tests for the bug in PR classpath/34582, namely that we can't create an instance of the SslRMIClientSocketFactory. 2007-12-31 Andrew John Hughes * gnu/testlet/javax/rmi/ssl/SslRMIClientSocketFactory/PR34582.java: Check that an instance can be created. -- Andrew :-) Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html public class gcj extends Freedom implements Java { ... }