[OpenJDK 2D-Dev] [2d dev] [8] Review request for JDK-8028272 : Tidy warnings cleanup for javax.print package

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Nov 21 02:13:24 UTC 2013


Hi, Sergey.
Looks like in some cases, it is possible to replace "<p>" to the "</p>" 
and close previous "<p>" tag.

And I had a question to a 2D team. Is duplication in the header of [1] 
intended?

[1] 
http://download.java.net/jdk8/docs/api/javax/print/attribute/standard/Sides.html
Like:
SINGLE_DOCUMENT -- All the input docs will be combined together into one 
output document. Each media sheet will consist of /n/ impressions from 
the output document.
........
SINGLE_DOCUMENT -- All the input docs will be combined together into one 
output document. Each media sheet will consist of /n_i / impressions 
from the output document, where /i/ is the number of the input doc 
corresponding to that point in the output document. When the next input 
doc has a different sides value from the previous input doc, the first 
print-stream page of the next input doc goes at the start of the next 
media sheet, possibly leaving only one impression on the previous media 
sheet.

etc.

On 20.11.2013 13:47, Sergey Lugovoy wrote:
> Hi all,
> please review the fix.
> bug: https://bugs.openjdk.java.net/browse/JDK-8028272
> webrev : http://cr.openjdk.java.net/~yan/8028272/webrev.00/
>
> This patch cleanup tidy warnings for generated html documentation for
> javax.print package, and do not affect the appearance of the documentation.
> The patch is created against jdk8/tl team repository according to requirements
> of this cleanup project.
>
>
> Best regards,
> Serge V. Lugovoy


-- 
Best regards, Sergey.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20131121/76e9c3e3/attachment.html>


More information about the 2d-dev mailing list