naoto [Tue, 02 Nov 2010 10:34:46 -0700] rev 7017
6989111: Incorrect default locale for New Zealand
6990452: Provide system properties for the user specified script
6992312: Currency becomes XXX if do not specify user.country.format
Reviewed-by: okutsu
amenkov [Tue, 02 Nov 2010 15:04:06 +0300] rev 7016
Merge
amenkov [Tue, 02 Nov 2010 14:59:39 +0300] rev 7015
6950553: Applet: IE process crash in OLE32.DLL when playing a sound
Reviewed-by: poonam
rupashka [Tue, 02 Nov 2010 13:32:00 +0300] rev 7014
6432566: Replace usage of StringBuffer with StringBuilder in Swing
Reviewed-by: malenkov
peytoia [Tue, 02 Nov 2010 15:08:56 +0900] rev 7013
6996686: (tz) Support tzdata2010o
Reviewed-by: okutsu
rupashka [Fri, 29 Oct 2010 04:24:18 +0400] rev 7012
6659894: JDialog instance returns unexpected GraphicsConfiguration
Reviewed-by: alexp
rupashka [Tue, 26 Oct 2010 12:35:14 +0400] rev 7011
6735286: javax.swing.DefaultTableCellRender.getTableCellRendererComponent() doesn't allow passing null Tables
Reviewed-by: alexp
rupashka [Mon, 25 Oct 2010 19:24:50 +0400] rev 7010
6632810: javax.swing.plaf.basic.BasicScrollPaneUI.getBaseline(JComponent, int, int) doesn't throw NPE and IAE
Reviewed-by: alexp
rupashka [Mon, 25 Oct 2010 18:25:47 +0400] rev 7009
6816582: WindowsFileChooserUI throws NullPointer when awt.useSystemAAFontSettings=false
Reviewed-by: uta
naoto [Fri, 22 Oct 2010 11:32:26 -0700] rev 7008
6993339: Bug4168625Test.java fails
Reviewed-by: peytoia
peterz [Fri, 22 Oct 2010 16:25:56 +0400] rev 7007
6993140: protected constructor in javax.swing.plaf.synth.SynthTabbedPaneUI.SynthTabbedPaneUI is needed
Reviewed-by: rupashka
malenkov [Thu, 21 Oct 2010 20:41:20 +0400] rev 7006
4358979: javax.swing.border should have a DashedBorder
Reviewed-by: flar, alexp
alexp [Wed, 20 Oct 2010 19:37:48 +0400] rev 7005
6989617: Enable JComponent to control repaintings of its children
Reviewed-by: rupashka
amenkov [Wed, 20 Oct 2010 15:08:39 +0400] rev 7004
6867515: Reduce impact of D3D initializion on startup time
6891435: Improve D3D preloading
6946559: AWTToolKit thread crashes in JNU_GetEnv
6987967: D3D preloading thread should initialize COM
Reviewed-by: igor, art, uta
okutsu [Wed, 20 Oct 2010 14:41:39 +0900] rev 7003
6991380: (cal) Calendar.cachedLocaleData should be transitioned from Hashtable to ConcurrentHashMap
6560965: [Fmt-Da] defaultCenturyStart In SimpleDateFormat should be protected
6560980: [Fmt-Da] DateFormatSymbols.cacheLookup doesn't update cache correctly.
Reviewed-by: naoto, peytoia
lana [Tue, 02 Nov 2010 12:25:28 -0700] rev 7002
Merge
lana [Thu, 28 Oct 2010 15:46:39 -0700] rev 7001
Merge
dav [Fri, 22 Oct 2010 12:46:48 +0400] rev 7000
6659228: GridBagConstraints API typo - 'ComponentOrienation' (missing t)
6210739: Need spec clarification of Scrollbar set/getVisibleAmount()
Reviewed-by: anthony
lana [Tue, 02 Nov 2010 12:24:10 -0700] rev 6999
Merge
bae [Fri, 29 Oct 2010 11:49:47 +0400] rev 6998
6670881: Phantom lines appear when rendering polygons & ellipses with antialiasing OFF
Reviewed-by: prr, bae
dlila [Tue, 26 Oct 2010 10:39:23 -0400] rev 6997
6967434: Round joins/caps of scaled up lines have poor quality.
Summary: eliminated flattening from the rendering engine.
Reviewed-by: flar
bae [Fri, 22 Oct 2010 16:57:41 +0400] rev 6996
6663447: D3D: excessive surface data replacements
Reviewed-by: prr, art
cl [Tue, 09 Nov 2010 11:45:00 -0800] rev 6995
Merge
yhuang [Sun, 07 Nov 2010 23:33:21 -0800] rev 6994
Merge
katakai [Sun, 07 Nov 2010 19:48:25 -0800] rev 6993
4225362: localized DateFormatSymbols for fr_FR is wrong
Reviewed-by: yhuang, peytoia
cl [Thu, 04 Nov 2010 15:54:34 -0700] rev 6992
Added tag jdk7-b117 for changeset 42a9e115bd6f
duke [Wed, 05 Jul 2017 17:26:22 +0200] rev 6991
Merge
trims [Wed, 10 Nov 2010 20:38:30 -0800] rev 6990
Merge
trims [Thu, 04 Nov 2010 16:17:54 -0700] rev 6989
Merge
iveresov [Tue, 02 Nov 2010 16:02:46 -0700] rev 6988
6996136: VM crash in src/share/vm/runtime/virtualspace.cpp:424
Summary: Turn CDS off if compressed oops is on
Reviewed-by: ysr, kvn, jcoomes, phh
jcoomes [Mon, 01 Nov 2010 10:49:14 -0700] rev 6987
Merge
ysr [Thu, 28 Oct 2010 14:46:29 -0700] rev 6986
6995045: assert(!gch->incremental_collection_failed()) failed: Error, defNewGeneration.cpp:827
Summary: Sharpened an assert, introduced in 6896603, that intended to check that the incremental_collection_failed() predicate on the heap was being reset "soon enough".
Reviewed-by: jmasa