--- old/src/share/classes/javax/sql/rowset/serial/SerialJavaObject.java 2013-06-27 12:46:02.000000000 -0400 +++ new/src/share/classes/javax/sql/rowset/serial/SerialJavaObject.java 2013-06-27 12:46:01.000000000 -0400 @@ -47,7 +47,7 @@ * Static or transient fields cannot be serialized; an attempt to serialize * them will result in a SerialException object being thrown. * - *

Thread safety

+ *

Thread safety

* * A SerialJavaObject is not safe for use by multiple concurrent threads. If a * SerialJavaObject is to be used by more than one thread then access to the