< prev index next >

test/sun/rmi/runtime/Log/4504153/Test4504153.java

Print this page

        

*** 26,35 **** --- 26,39 ---- * @summary RMI implementation should not log to two loggers where one is * an ancestor of the other, to avoid unintended or duplicate logging * @author Peter Jones * * @library ../../../../../java/rmi/testlibrary + * @modules java.rmi/sun.rmi.registry + * java.rmi/sun.rmi.server + * java.rmi/sun.rmi.transport + * java.rmi/sun.rmi.transport.tcp * @build JavaVM * @run main/othervm Test4504153 */ import java.io.ByteArrayOutputStream;
< prev index next >