uta [Thu, 24 Dec 2009 17:19:09 +0300] rev 4831
4874070: invoking DragSource's startDrag with an Image renders no image on drag
Reviewed-by: art, denis, alexp
dcherepanov [Mon, 28 Dec 2009 20:35:41 +0300] rev 4830
6857363: deadlock caused by sun.awt.X11.XTrayIconPeer$Tooltip.display
Reviewed-by: ant, art
dav [Tue, 22 Dec 2009 17:28:52 +0300] rev 4829
6893325: JComboBox and dragging to an item outside the bounds of the containing JFrame is not selecting that
Reviewed-by: art, dcherepanov
dcherepanov [Wed, 23 Dec 2009 01:22:11 +0300] rev 4828
6908299: Missed changes for 6664512 during the merge with 6879044
Reviewed-by: mchung, art
lana [Tue, 09 Feb 2010 00:00:38 -0800] rev 4827
Merge
rkennke [Sun, 07 Feb 2010 11:07:50 +0100] rev 4826
6904882: java.awt.Font.createFont() causes AccessControlException if executed with "-Djava.security.manager"
Summary: Perform FontUtilities initialization in privileged block
Reviewed-by: igor, prr
rkennke [Wed, 03 Feb 2010 10:02:33 +0100] rev 4825
6896335: GraphicsEnvironment.getDefaultScreenDevice() throws UnsatisfiedLinkError in headless mode
Summary: Use local ge variable instead of localEnv field in GE.
Reviewed-by: igor, prr
rkennke [Tue, 02 Feb 2010 16:38:26 +0100] rev 4824
6888734: PIT: regression test fails when java.security.manager is enabled
Summary: Load FontManager instance in privileged block to avoid AccessControlException
Reviewed-by: igor, tdv
lana [Mon, 08 Feb 2010 23:59:22 -0800] rev 4823
Merge
sherman [Sat, 06 Feb 2010 09:26:57 -0800] rev 4822
6923692: java/classes_util TEST_BUG:ReadZip.java fails when
Summary: to create the test file at test.dir
Reviewed-by: alanb
wetmore [Fri, 05 Feb 2010 17:05:53 -0800] rev 4821
6923976: TestProviderLeak.java is using too small of an initial heap under newer Hotspot (b79+)
Reviewed-by: ohair
sherman [Fri, 05 Feb 2010 00:10:42 -0800] rev 4820
6919132: Regex \P{Lu} selects half of a surrogate pari
Summary: To use StartS for complement category/block class
Reviewed-by: martin, okutsu
weijun [Wed, 03 Feb 2010 17:04:52 +0800] rev 4819
6922482: keytool's help on -file always shows 'output file'
Reviewed-by: wetmore
andrew [Tue, 02 Feb 2010 10:55:07 +0000] rev 4818
6921740: Eliminate warnings from sun.io converters and allow compiling with JAVAC_MAX_WARNINGS=true
Summary: Fix sun.io converters unchecked and cast warnings produced by -Xlint:all
Reviewed-by: alanb, sherman
sherman [Wed, 27 Jan 2010 19:39:55 -0800] rev 4817
6920732: opensource test/java/nio/charset
Summary: move the test cases to openjdk
Reviewed-by: martin
lana [Wed, 27 Jan 2010 14:46:06 -0800] rev 4816
Merge