anthony [Fri, 08 Apr 2011 17:04:35 +0400] rev 9204
7008513: Case TranslucentJAppletTest.jtr automatically failed due to java.lang.RuntimeException
Summary: Set transparent background to the applet
Reviewed-by: art, dcherepanov
dav [Fri, 08 Apr 2011 18:29:27 +0400] rev 9203
7029832: Buffer overrun at awt_LoadLibrary.c (and java_props_md.c)
Reviewed-by: anthony, art
anthony [Fri, 08 Apr 2011 15:00:20 +0400] rev 9202
7027013: Regression: JComponent.revalidate() has no effect on invisible components
Summary: Dialog.conditionalShow() should call validateUnconditionally() instead of simple validate()
Reviewed-by: art, dcherepanov
dav [Thu, 07 Apr 2011 22:34:29 +0400] rev 9201
7031854: JCK 7 test FileDialogTest0001 fails on Windows with Russian locale
Reviewed-by: uta, dcherepanov