bae [Fri, 08 May 2009 16:15:15 +0400] rev 3449
6823373: [ZDI-CAN-460] Java Web Start JPEG header parsing needs more scruity
Reviewed-by: igor
bae [Fri, 08 May 2009 15:57:33 +0400] rev 3448
6657133: Mutable statics in imageio plugins (findbugs)
Reviewed-by: prr
bae [Fri, 08 May 2009 15:38:21 +0400] rev 3447
6656625: ImageReaderSpi.STANDARD_INPUT_TYPE/ImageWriterSpi.STANDARD_OUTPUT_TYPE are mutable static (findbugs)
Reviewed-by: prr
emcmanus [Thu, 07 May 2009 10:44:45 +0200] rev 3446
6736293: OpenType checks can be bypassed through finalizer resurrection
Reviewed-by: hawtin
art [Wed, 06 May 2009 15:17:22 +0400] rev 3445
6656586: Cursor.predefined is protected static mutable (findbugs)
Reviewed-by: hawtin, igor
anthony [Tue, 05 May 2009 17:56:31 +0400] rev 3444
6818787: It is possible to reposition the security icon too far from the border of the window on X11
Summary: The constraints for the position of the icon are moved to the shared code
Reviewed-by: art, dcherepanov
anthony [Tue, 05 May 2009 17:47:04 +0400] rev 3443
6805231: Security Warning Icon is missing in Windows 2000 Prof from Jdk build 6u12
Summary: The icon becomes layered only when the fading-out effect is being performed.
Reviewed-by: art, dcherepanov