peytoia [Tue, 12 Jul 2011 08:46:49 +0900] rev 10090
7051769: java.text.Bidi.toString() output is wrong
Reviewed-by: okutsu
peytoia [Tue, 12 Jul 2011 08:00:12 +0900] rev 10089
7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed
Reviewed-by: okutsu
bagiras [Mon, 11 Jul 2011 15:59:29 +0400] rev 10088
7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32
Reviewed-by: art, dcherepanov
neugens [Tue, 26 Jul 2011 21:34:25 +0200] rev 10087
7070155: A small refactoring patch for the abstract RenderingEngine.
Summary: Simplify code by using ReflectiveOperationException instead of 3 ignored catch blocks
Reviewed-by: prr
bae [Wed, 20 Jul 2011 16:18:08 +0400] rev 10086
7044285: 64 bit VM crashes in Java_sun_java2d_loops_MaskFill_MaskFill
Reviewed-by: jgodinez, prr
prr [Tue, 19 Jul 2011 14:09:25 -0700] rev 10085
7068471: NPE in sun.font.FontConfigManager.getFontConfigFont() when libfontconfig.so is not installed
Reviewed-by: jgodinez, prr
Contributed-by: spoole@linux.vnet.ibm.com