test/java/io/Serializable/badSubstByReplace/BadSubstByReplace.java

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

@@ -20,11 +20,10 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 /* @test
- * @clean A B Container ReplacerObjectOutputStream
  * @summary Verify that ClassCastException is thrown when deserializing
  *          an object and one of its object fields is  incompatibly replaced
  *          by either replaceObject/resolveObject.
  *
  */