--- old/src/share/classes/javax/print/PrintService.java 2014-04-02 09:30:48.462930344 -0700 +++ new/src/share/classes/javax/print/PrintService.java 2014-04-02 09:30:48.318929235 -0700 @@ -327,7 +327,6 @@ * that indicates bounds on the legal values -- used, for example, by an * integer-valued attribute that must lie within a certain range. * - *

* * @param category Printing attribute category to test. It must be a * {@link java.lang.Class Class} that implements