rupashka [Thu, 10 Nov 2011 14:10:54 +0400] rev 11084
6938583: Unexpected NullPointerException by InputContext.endComposition()
Reviewed-by: rupashka
Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
anthony [Wed, 09 Nov 2011 13:43:39 +0300] rev 11083
7045370: Java Statically Determines Display Size on Linux platforms
Summary: Listen to ConfigureNotify events on the root window and update the current screen size accordingly
Reviewed-by: art, bae