arapte [Mon, 15 Feb 2016 14:36:54 +0530] rev 36449
8025001: setFocusTraversalPolicy() to ContainerOrderFocusTraversalPolicy results in an infinite loop
Reviewed-by: ssadetsky, psadhukhan
bpb [Thu, 11 Feb 2016 13:42:53 -0800] rev 36448
8149593: Change <code>foo</code> to {@code foo} in TIFF plugin classes
Summary: Change <code>foo</code> to {@code foo} in TIFF plugin classes and 2015 to 2016 where needed.
Reviewed-by: prr, darcy
kshefov [Thu, 11 Feb 2016 12:24:28 +0300] rev 36447
8131751: [TEST_BUG] Test javax/swing/plaf/gtk/crash/RenderBadPictureCrash.java fails UnsupportedOperationException
Reviewed-by: alexsch, ssadetsky
Contributed-by: Vikrant Agarwal <vikrant.v.agarwal@oracle.com>
lbourges [Thu, 11 Feb 2016 09:08:15 +0100] rev 36446
8149338: JVM Crash caused by Marlin renderer not handling NaN coordinates
Summary: use first / last Y crossings to compute edge min/max Y and ensure consistency with edgeBuckets / edgeBucketCounts arrays
Reviewed-by: flar, prr
bpb [Wed, 10 Feb 2016 13:49:06 -0800] rev 36445
8149120: TIFFField constructor throws ArrayIndexOutOfBoundsException and IllegalArgumentException for scenarios explained in description
Summary: Clean up parameter checking in TIFFField.
Reviewed-by: prr
alexsch [Thu, 11 Feb 2016 00:19:38 +0400] rev 36444
8139508: Debug option does not work in appletviewer
Reviewed-by: prr, ssadetsky