okutsu [Wed, 08 Dec 2010 12:50:26 +0900] rev 7502
4396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hours
Reviewed-by: peytoia
rupashka [Thu, 02 Dec 2010 18:02:41 +0300] rev 7501
6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias.
Reviewed-by: alexp
rupashka [Thu, 02 Dec 2010 15:54:17 +0300] rev 7500
6639507: Title of javax.swing.JDialog is null while spec says it's empty
Reviewed-by: alexp
lana [Mon, 13 Dec 2010 16:21:36 -0800] rev 7499
Merge
dcherepanov [Tue, 07 Dec 2010 21:02:34 +0300] rev 7498
6984049: applet browser vendor rebranding changes (jdk7 only)
Reviewed-by: art
lana [Fri, 03 Dec 2010 17:12:48 -0800] rev 7497
Merge
lana [Fri, 03 Dec 2010 11:30:28 -0800] rev 7496
Merge
dmeetry [Sat, 04 Dec 2010 02:27:43 +0300] rev 7495
6578041: Drag & Drop from Motif to Java does not work.
Summary: fixing java's interpretation of unsigned 32bit int as signed during an implicit conversion to 64bit int.
Reviewed-by: denis, chrisphi