--- old/src/share/classes/javax/print/SimpleDoc.java 2014-04-02 09:30:50.425945468 -0700 +++ new/src/share/classes/javax/print/SimpleDoc.java 2014-04-02 09:30:50.280944350 -0700 @@ -176,7 +176,7 @@ * However, if the print data representation object is itself a * Reader then the print data representation object is * simply returned. - *

+ * * @return a Reader for reading the print data * characters from this doc. * If a reader cannot be provided because this doc does not meet @@ -224,7 +224,7 @@ * However, if the print data representation object is itself an * input stream then the print data representation object is simply * returned. - *

+ * * @return an InputStream for reading the print data * bytes from this doc. If an input stream cannot be * provided because this doc does not meet