test/java/io/Serializable/verifyDynamicObjHandleTable/VerifyDynamicObjHandleTable.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 * @bug 4146453 * @summary Test that regrow of object/handle table of ObjectOutputStream works. */ import java.io.*; --- 20,29 ----