ObjectOutputStream.java
34.9 KB
-
ObjectOutputStream.java (writeObject): Per spec, call NotSerializableException… · 2dacb3e9
ObjectOutputStream.java (writeObject): Per spec, call NotSerializableException with just the class name. * java/io/ObjectOutputStream.java (writeObject): Per spec, call NotSerializableException with just the class name. From-SVN: r35325
Warren Levy committed