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
acorn [Fri, 02 Jul 2010 17:23:43 -0400] rev 5920
6964164: MonitorInUseLists leak of contended objects
Summary: fix MonitorInUseLists memory leak and MonitorBound now works
Reviewed-by: chrisphi, dice
ysr [Mon, 12 Jul 2010 12:53:52 -0700] rev 5919
Merge
jcoomes [Thu, 01 Jul 2010 21:40:45 -0700] rev 5918
6957084: simplify TaskQueue overflow handling
Reviewed-by: ysr, jmasa
trims [Thu, 15 Jul 2010 19:51:34 -0700] rev 5917
Merge
trims [Fri, 09 Jul 2010 00:35:35 -0700] rev 5916
Merge
never [Wed, 07 Jul 2010 12:40:01 -0700] rev 5915
Merge
kvn [Fri, 02 Jul 2010 17:30:30 -0700] rev 5914
6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
Summary: Execute IGVN optimization before and after Escape Analysis
Reviewed-by: never
never [Fri, 02 Jul 2010 15:01:47 -0700] rev 5913
6965671: fatal error: acquiring lock JNIGlobalHandle_lock/16 out of order with lock CodeCache_lock/1
Reviewed-by: kvn, dcubed
trims [Fri, 09 Jul 2010 00:32:48 -0700] rev 5912
Merge
trims [Fri, 09 Jul 2010 00:31:01 -0700] rev 5911
Added tag hs19-b03 for changeset 4670a882996f
trims [Fri, 02 Jul 2010 01:37:36 -0700] rev 5910
6966252: Bump the HS19 build number to 04
Summary: Update the HS19 build number to 04
Reviewed-by: jcoomes
trims [Fri, 02 Jul 2010 01:36:15 -0700] rev 5909
Merge
coleenp [Wed, 30 Jun 2010 11:52:10 -0400] rev 5908
Merge
coleenp [Mon, 28 Jun 2010 12:03:05 -0400] rev 5907
Merge
jcoomes [Thu, 24 Jun 2010 15:38:42 -0700] rev 5906
6888573: class data sharing does not always disable large pages
Reviewed-by: phh
zgu [Tue, 22 Jun 2010 10:03:12 -0400] rev 5905
Merge
zgu [Tue, 22 Jun 2010 09:46:15 -0400] rev 5904
6939019: Source code adjustments for parfait compilation of hotspot
Summary: Minor source code adjustments for parfait compilation, since it uses different compiler vs. JDK
Reviewed-by: never, kamg
jrose [Tue, 29 Jun 2010 16:09:57 -0700] rev 5903
Merge
kvn [Tue, 29 Jun 2010 10:34:00 -0700] rev 5902
6964774: Adjust optimization flags setting
Summary: Adjust performance flags settings.
Reviewed-by: never, phh
kvn [Mon, 28 Jun 2010 14:54:39 -0700] rev 5901
6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
Summary: Use replace_node() method instead of subsume_node().
Reviewed-by: jrose, never
kvn [Mon, 28 Jun 2010 10:52:50 -0700] rev 5900
6964479: widen normalization of small int and long values should be symmetric
Summary: normalize widen value in xmeet() and xdual() methods for types Int and Long so the type meet will be symmetric.
Reviewed-by: jrose
jrose [Sat, 26 Jun 2010 00:19:55 -0700] rev 5899
Merge
kvn [Wed, 23 Jun 2010 09:40:11 -0700] rev 5898
6947341: JVM Crash running Oracle ATG CRMDemo
Summary: Missing protected page below heap with compressed oops on Linux with large pages use.
Reviewed-by: never, phh, jcoomes
iveresov [Tue, 22 Jun 2010 12:10:07 -0700] rev 5897
6962980: C1: stub area should take into account method handle deopt stub
Reviewed-by: twisti, never
never [Mon, 21 Jun 2010 14:26:17 -0700] rev 5896
6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs")
Reviewed-by: dcubed, kvn, twisti
never [Fri, 18 Jun 2010 16:51:54 -0700] rev 5895
6956958: assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted() || is_optimized() || is_megam
Reviewed-by: kvn
jmasa [Thu, 24 Jun 2010 15:56:12 -0700] rev 5894
Merge
jmasa [Wed, 23 Jun 2010 15:17:20 -0700] rev 5893
Merge
jmasa [Wed, 23 Jun 2010 08:35:31 -0700] rev 5892
6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
Summary: Shrinking of a generation and the corresponding card table was causing part of the card table to be uncommitted.
Reviewed-by: jcoomes