Thu, 28 Jan 2010 17:06:54 +0300 6912118: Incosistency in several SynthUI classes between inherited specs ofupdate() and paint() methods
peterz [Thu, 28 Jan 2010 17:06:54 +0300] rev 4848
6912118: Incosistency in several SynthUI classes between inherited specs ofupdate() and paint() methods Reviewed-by: rupashka
Tue, 26 Jan 2010 15:42:06 +0900 6912866: (date) java.util.Date.before / after may be expensive
okutsu [Tue, 26 Jan 2010 15:42:06 +0900] rev 4847
6912866: (date) java.util.Date.before / after may be expensive Reviewed-by: peytoia
Thu, 21 Jan 2010 21:53:15 +0300 4968536: DOC: Javadoc for java.beans.Encoder.getPersistenceDelegate is incomplete
malenkov [Thu, 21 Jan 2010 21:53:15 +0300] rev 4846
4968536: DOC: Javadoc for java.beans.Encoder.getPersistenceDelegate is incomplete Reviewed-by: peterz
Thu, 21 Jan 2010 21:45:00 +0300 4922835: DOC: Statement javadoc should indicate that target and methodName cannot be null
malenkov [Thu, 21 Jan 2010 21:45:00 +0300] rev 4845
4922835: DOC: Statement javadoc should indicate that target and methodName cannot be null Reviewed-by: peterz
Wed, 13 Jan 2010 15:40:47 +0900 6868503: RuleBasedBreakIterator is inefficient
peytoia [Wed, 13 Jan 2010 15:40:47 +0900] rev 4844
6868503: RuleBasedBreakIterator is inefficient Reviewed-by: okutsu
Fri, 08 Jan 2010 12:51:15 +0000 6584033: (tz) wrong buffer length in TimeZone_md.c
andrew [Fri, 08 Jan 2010 12:51:15 +0000] rev 4843
6584033: (tz) wrong buffer length in TimeZone_md.c Summary: Add testcase for this bug Reviewed-by: darcy, okutsu
Fri, 25 Dec 2009 17:47:08 +0300 6860438: [Nimbus] Code to globally set slider's thumb background doesn't work as specified
peterz [Fri, 25 Dec 2009 17:47:08 +0300] rev 4842
6860438: [Nimbus] Code to globally set slider's thumb background doesn't work as specified Reviewed-by: rupashka
Mon, 21 Dec 2009 19:26:58 +0300 6860433: [Nimbus] Code to set a single slider's thumb background doesn't work as specified
peterz [Mon, 21 Dec 2009 19:26:58 +0300] rev 4841
6860433: [Nimbus] Code to set a single slider's thumb background doesn't work as specified Reviewed-by: rupashka
Wed, 16 Dec 2009 16:25:08 -0800 Merge
lana [Wed, 16 Dec 2009 16:25:08 -0800] rev 4840
Merge
Tue, 15 Dec 2009 14:50:01 +0900 5047314: [Col] Collator.compare() runs indefinitely for a certain set of Thai strings
peytoia [Tue, 15 Dec 2009 14:50:01 +0900] rev 4839
5047314: [Col] Collator.compare() runs indefinitely for a certain set of Thai strings Reviewed-by: okutsu
Tue, 09 Feb 2010 00:02:38 -0800 Merge
lana [Tue, 09 Feb 2010 00:02:38 -0800] rev 4838
Merge
Mon, 08 Feb 2010 17:02:43 +0300 6882912: Strange behaviours when typing @ or '
yan [Mon, 08 Feb 2010 17:02:43 +0300] rev 4837
6882912: Strange behaviours when typing @ or ' Summary: Eliminate stray lines without a proper unicode->regularKeyID pair (e.g. as there is no "arrow left" unicode, should be no pair) Reviewed-by: rupashka
Thu, 28 Jan 2010 18:24:54 -0800 Merge
lana [Thu, 28 Jan 2010 18:24:54 -0800] rev 4836
Merge
Fri, 22 Jan 2010 19:47:18 +0300 6756774: fstdebug jvm fails with assertion (result != deleted_handle(),"Used a deleted global handle.")
dcherepanov [Fri, 22 Jan 2010 19:47:18 +0300] rev 4835
6756774: fstdebug jvm fails with assertion (result != deleted_handle(),"Used a deleted global handle.") Reviewed-by: art, anthony
Wed, 20 Jan 2010 01:33:49 +0300 6660258: Java application stops Windows logout/shutdown (regression in 1.5.0_14)
dcherepanov [Wed, 20 Jan 2010 01:33:49 +0300] rev 4834
6660258: Java application stops Windows logout/shutdown (regression in 1.5.0_14) Reviewed-by: anthony, art, uta
Thu, 14 Jan 2010 17:56:49 +0300 6916867: Fastdebug build failed after CR 4874070 fix putback.
uta [Thu, 14 Jan 2010 17:56:49 +0300] rev 4833
6916867: Fastdebug build failed after CR 4874070 fix putback. Reviewed-by: art, dcherepanov
Wed, 13 Jan 2010 17:10:23 +0300 Merge
uta [Wed, 13 Jan 2010 17:10:23 +0300] rev 4832
Merge
Thu, 24 Dec 2009 17:19:09 +0300 4874070: invoking DragSource's startDrag with an Image renders no image on drag
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
Mon, 28 Dec 2009 20:35:41 +0300 6857363: deadlock caused by sun.awt.X11.XTrayIconPeer$Tooltip.display
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
Tue, 22 Dec 2009 17:28:52 +0300 6893325: JComboBox and dragging to an item outside the bounds of the containing JFrame is not selecting that
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
Wed, 23 Dec 2009 01:22:11 +0300 6908299: Missed changes for 6664512 during the merge with 6879044
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
Tue, 09 Feb 2010 00:00:38 -0800 Merge
lana [Tue, 09 Feb 2010 00:00:38 -0800] rev 4827
Merge
Sun, 07 Feb 2010 11:07:50 +0100 6904882: java.awt.Font.createFont() causes AccessControlException if executed with "-Djava.security.manager"
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
Wed, 03 Feb 2010 10:02:33 +0100 6896335: GraphicsEnvironment.getDefaultScreenDevice() throws UnsatisfiedLinkError in headless mode
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
Tue, 02 Feb 2010 16:38:26 +0100 6888734: PIT: regression test fails when java.security.manager is enabled
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
Mon, 08 Feb 2010 23:59:22 -0800 Merge
lana [Mon, 08 Feb 2010 23:59:22 -0800] rev 4823
Merge
Sat, 06 Feb 2010 09:26:57 -0800 6923692: java/classes_util TEST_BUG:ReadZip.java fails when
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
Fri, 05 Feb 2010 17:05:53 -0800 6923976: TestProviderLeak.java is using too small of an initial heap under newer Hotspot (b79+)
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
Fri, 05 Feb 2010 00:10:42 -0800 6919132: Regex \P{Lu} selects half of a surrogate pari
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
Wed, 03 Feb 2010 17:04:52 +0800 6922482: keytool's help on -file always shows 'output file'
weijun [Wed, 03 Feb 2010 17:04:52 +0800] rev 4819
6922482: keytool's help on -file always shows 'output file' Reviewed-by: wetmore
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip