dav [Tue, 19 Apr 2011 18:52:49 +0400] rev 9472
7036733: Regression : NullPointerException when scrolling horizontally on AWT List
Reviewed-by: dcherepanov
anthony [Tue, 19 Apr 2011 14:44:09 +0400] rev 9471
7036669: Simplify revalidating component hierarchy with multiple validate roots
Summary: Introduce Component.revalidate() method
Reviewed-by: art, alexp
jgodinez [Tue, 03 May 2011 22:11:02 -0700] rev 9470
Merge
flar [Mon, 02 May 2011 14:38:22 -0700] rev 9469
6563734: Path2D.Float and Path2D.Double should have final getPathIterator methods
Reviewed-by: prr
flar [Fri, 29 Apr 2011 16:27:34 -0700] rev 9468
6982632: closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails
Reviewed-by: prr
lana [Fri, 29 Apr 2011 11:27:07 -0700] rev 9467
Merge
lana [Thu, 28 Apr 2011 17:57:33 -0700] rev 9466
Merge
flar [Fri, 29 Apr 2011 10:58:33 -0700] rev 9465
6522514: Extending Arc2D.Double and serializing the object causes InvalidClassException
Reviewed-by: prr
flar [Fri, 29 Apr 2011 01:40:11 -0700] rev 9464
7020955: No focus point adjustment for RadialGradientPaint
Reviewed-by: prr
dlila [Thu, 28 Apr 2011 08:55:19 -0400] rev 9463
7036754: NaNs in stroked quadratics.
Summary: Check for them and remove them.
Reviewed-by: flar