< prev index next >

test/sun/rmi/log/ReliableLog/SnapshotSize.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* @test * @bug 4319866 * @summary Verify that ReliableLog.snapshotSize() returns correct snapshot * file size even if LogHandler doesn't flush. * + * @modules java.rmi/sun.rmi.log * @run main/othervm SnapshotSize */ import java.io.ByteArrayOutputStream; import java.io.OutputStream;
< prev index next >