denis [Thu, 14 Apr 2011 13:59:26 +0400] rev 9207
7021001: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
Reviewed-by: dcherepanov
denis [Thu, 14 Apr 2011 13:53:08 +0400] rev 9206
7036540: A change for 7021001 and some makefile changes have been pushed as a part of 7030062
Reviewed-by: dcherepanov
denis [Tue, 12 Apr 2011 19:06:57 +0400] rev 9205
7030062: duplicate free
Reviewed-by: dcherepanov
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