art [Thu, 11 Sep 2008 10:38:00 +0400] rev 1961
6727884: Some Uncaught Exceptions are no longer getting sent to the Uncaught Exception Handlers
Reviewed-by: anthony, dav
dcherepanov [Wed, 10 Sep 2008 15:02:06 +0400] rev 1960
6743433: IM candidate window is not shown until window is deactivated and reactivated again
Summary: OpenCandidateWindow procedure should directly call ::DefWindowProc
Reviewed-by: art
martin [Mon, 08 Sep 2008 17:26:24 -0700] rev 1959
6744609: Disable MMX support when building libpng library
Summary: Define -DPNG_NO_MMX_CODE unconditionally, not just on 64-bit Linux
Reviewed-by: anthony, art
dav [Thu, 04 Sep 2008 17:24:23 +0400] rev 1958
Merge
dav [Thu, 04 Sep 2008 17:20:25 +0400] rev 1957
6738181: api/java_awt/Toolkit/index.html#GetAWTEventListeners Fails with:empty array returned unexpectedly
Summary: redirect getAWTEventListeners(long l) from Headless to underlying toolkit.
Reviewed-by: art
art [Mon, 01 Sep 2008 17:41:45 +0400] rev 1956
6707023: Chenese Characters in JTextPane Cause Pane to Hang
Summary: input method events are dispatched to correct AppContext
Reviewed-by: naoto, yan