test/java/io/Serializable/replaceStringArray/ReplaceStringArray.java

Print this page
rev 6075 : 7152866: Tests not run because they are missing the @run tag
Reviewed-by: chegar, dholmes

*** 20,30 **** * or visit www.oracle.com if you need additional information or have any * questions. */ /* @test - * @clean A SubstituteObjectOutputStream SubstituteObjectInputStream * @bug 4099013 * @summary Enable substitution of String and Array by ObjectStreams. */ import java.io.*; --- 20,29 ----