psadhukhan [Thu, 25 Aug 2016 16:01:44 +0530] rev 40726
8154218: Non-usage of owner Frame when Frame object is passed to getPrintJob()
Reviewed-by: prr, jdv
aghaisas [Thu, 25 Aug 2016 14:12:13 +0530] rev 40725
8158356: SIGSEGV when attempting to rotate BufferedImage using AffineTransform by NaN degrees
Reviewed-by: flar, prr
aniyogi [Thu, 25 Aug 2016 13:46:17 +0530] rev 40724
8163161: [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java
Reviewed-by: alexsch, rchamyal
prr [Wed, 24 Aug 2016 13:36:46 -0700] rev 40723
8139176: [macosx] java.awt.TextLayout does not handle correctly the bolded logical fonts
Reviewed-by: serb, vadim
prr [Wed, 24 Aug 2016 12:56:51 -0700] rev 40722
8164752: Extraneous debugging printf in hb-jdk-font.cc
Reviewed-by: bpb
bpb [Wed, 24 Aug 2016 10:59:17 -0700] rev 40721
8149562: TIFFField#createFromMetadataNode javadoc should provide information about sibling/child nodes that should be part of parameter node
Summary: Add a throws clause to the TIFFField.createFromMetadataNode method specification stating that the supplied Node parameter must adhere to the TIFFField element structure defined by the TIFF native image metadata DTD.
Reviewed-by: prr, darcy, serb