lana [Wed, 30 Jun 2010 19:05:50 -0700] rev 5952
Merge
peterz [Tue, 29 Jun 2010 14:42:30 +0400] rev 5951
6963870: NPE in CompoundBorder.getInsets()
Reviewed-by: alexp
Contributed-by: jon.vanalten@redhat.com
alexp [Tue, 22 Jun 2010 20:36:55 +0400] rev 5950
6684401: JTree isExpanded should not call itself recursively
Reviewed-by: rupashka
alexp [Tue, 22 Jun 2010 19:38:27 +0400] rev 5949
6777378: NullPointerException in XPDefaultRenderer.paint()
Reviewed-by: rupashka
peterz [Tue, 22 Jun 2010 14:36:46 +0400] rev 5948
6959260: javax/swing/JLabel/6501991/bug6501991.java failed on build 1.7.0-ea-b96
Reviewed-by: rupashka
malenkov [Tue, 22 Jun 2010 12:06:33 +0400] rev 5947
6707234: Method returned by Introspector.internalFindMethod not necessarily most specific
Reviewed-by: peterz
lana [Mon, 12 Jul 2010 19:33:50 -0700] rev 5946
Merge
lana [Thu, 08 Jul 2010 11:28:01 -0700] rev 5945
Merge
dcherepanov [Wed, 07 Jul 2010 14:20:22 +0400] rev 5944
6959174: Need to introduce sun.awt.disableGtkFileDialogs system property
Reviewed-by: art, anthony
dcherepanov [Tue, 06 Jul 2010 18:23:09 +0400] rev 5943
6966643: GTK FileDialog hangs when user manually closes it
Reviewed-by: art
art [Tue, 06 Jul 2010 17:59:56 +0400] rev 5942
6424157: java.awt.EventQueue push/pop might cause threading issues
Reviewed-by: ant, dcherepanov
yan [Thu, 24 Jun 2010 11:50:18 +0400] rev 5941
6957166: With XAWT, set arguments properly creating a MouseWheelEvent.
Summary: swap some parameters to allow bigger values for click count.
Reviewed-by: dav
lana [Mon, 12 Jul 2010 19:32:29 -0700] rev 5940
Merge
igor [Mon, 12 Jul 2010 15:11:20 -0700] rev 5939
6968373: FontUtilities static initializer throws AccessControlException
Reviewed-by: prr
igor [Mon, 12 Jul 2010 13:16:28 -0700] rev 5938
6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these)
Reviewed-by: prr
Contributed-by: ohair <kelly.ohair@oracle.com>
igor [Tue, 06 Jul 2010 18:23:14 -0700] rev 5937
6967050: JDK build issues with cygwin/vc2010
Reviewed-by: prr, ohair
lana [Wed, 30 Jun 2010 15:09:24 -0700] rev 5936
Merge
prr [Tue, 29 Jun 2010 09:48:15 -0700] rev 5935
6943487: NPE in makeMultiCharsetString while printing on linux
Reviewed-by: igor, jgodinez
mikejwre [Thu, 15 Jul 2010 20:11:45 -0700] rev 5934
Added tag jdk7-b101 for changeset 47da38a8c0f0
duke [Wed, 05 Jul 2017 17:17:39 +0200] rev 5933
Merge
trims [Tue, 20 Jul 2010 18:13:55 -0700] rev 5932
Merge
trims [Thu, 15 Jul 2010 19:52:58 -0700] rev 5931
Merge
never [Thu, 15 Jul 2010 13:48:01 -0700] rev 5930
Merge
never [Thu, 15 Jul 2010 08:54:48 -0700] rev 5929
6968336: VM crash guarantee(!nm->is_zombie()) failed: cannot lock a zombie method
Reviewed-by: twisti
kvn [Wed, 14 Jul 2010 14:47:34 -0700] rev 5928
6968368: SIGSEGV in the BCEscapeAnalyzer::copy_dependencies
Summary: Use GrowableArray and VectorSet allocated in ciEnv arena.
Reviewed-by: never, twisti
kvn [Wed, 14 Jul 2010 14:29:14 -0700] rev 5927
6968646: JVM crashes with SIGFPE during startup
Summary: Check that cpuid returns valid values for processor topology (not zeros).
Reviewed-by: never, twisti
never [Mon, 12 Jul 2010 22:27:18 -0700] rev 5926
6968385: malformed xml in sweeper logging
Reviewed-by: kvn
never [Mon, 12 Jul 2010 10:58:25 -0700] rev 5925
6958668: repeated uncommon trapping for new of klass which is being initialized
Reviewed-by: kvn, jrose
never [Thu, 08 Jul 2010 14:29:44 -0700] rev 5924
6965184: possible races in make_not_entrant_or_zombie
Reviewed-by: kvn
apangin [Wed, 14 Jul 2010 17:52:18 -0400] rev 5923
Merge
mchung [Wed, 07 Jul 2010 15:35:58 -0700] rev 5922
6967423: Hotspot support for modules image
Summary: Add hotspot support for modules image
Reviewed-by: acorn
acorn [Wed, 07 Jul 2010 14:12:08 -0400] rev 5921
Merge