Searched refs:GoodOOS2 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/io/Serializable/auditStreamSubclass/
H A DAuditStreamSubclass.java38 class GoodOOS2 extends GoodOOS1 { class in inherits:GoodOOS1
39 GoodOOS2(OutputStream out) throws IOException { super(out); } method in class:GoodOOS2
98 new GoodOOS2(bout);

Completed in 30 milliseconds