peytoia [Wed, 21 Apr 2010 10:34:56 +0900] rev 5447
6943963: NumericShaper with ARABIC doesn't shape digits correctly after calling another instance
Reviewed-by: okutsu
lana [Tue, 11 May 2010 16:33:05 -0700] rev 5446
Merge
lana [Fri, 30 Apr 2010 17:03:15 -0700] rev 5445
Merge
anthony [Wed, 28 Apr 2010 17:16:05 +0400] rev 5444
6913179: The java.awt.FileDialog should use native GTK file chooser on linux distros
Summary: Introduce a GTK-based alternative implementation of the FileDialogPeer on X11
Reviewed-by: anthony, peterz
Contributed-by: Costantino Cerbo <c.cerbo@gmail.com>
art [Tue, 27 Apr 2010 18:08:26 +0400] rev 5443
6880336: SwingWorker deadlocks due one thread in the swingworker-pool
Reviewed-by: dcherepanov, alexp
mikejwre [Thu, 13 May 2010 13:22:22 -0700] rev 5442
Added tag jdk7-b93 for changeset e415207ac256
duke [Wed, 05 Jul 2017 17:11:52 +0200] rev 5441
Merge
mikejwre [Wed, 19 May 2010 20:16:16 -0700] rev 5440
Merge
prr [Wed, 19 May 2010 10:21:41 -0700] rev 5439
6953588: hotspot\src\share\vm\interpreter\bytecodes.cpp doesn't compile with VS2010 on AMD64
Reviewed-by: dcubed
trims [Tue, 18 May 2010 14:10:01 -0700] rev 5438
Merge
trims [Thu, 13 May 2010 17:10:32 -0700] rev 5437
Merge
jcoomes [Thu, 13 May 2010 13:05:47 -0700] rev 5436
Merge
jcoomes [Wed, 12 May 2010 10:28:13 -0700] rev 5435
6951923: some uses of fatal1 were missed by 6888954
Reviewed-by: jcoomes
Contributed-by: Gary Benson <gbenson@redhat.com>
ysr [Mon, 10 May 2010 12:31:52 -0700] rev 5434
6951188: CMS: move PromotionInfo into its own file
Summary: Moved PromotionInfo and friends into new files promotionInfo.{h,c}pp from their previous compactibleFreeListSpace.{h,c}pp home.
Reviewed-by: apetrusenko
ysr [Mon, 03 May 2010 20:19:05 -0700] rev 5433
6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker
Summary: GC-locker induced concurrent full gc should be asynchronous; policy now controlled by a separate flag, which defaults to false.
Reviewed-by: jmasa
tonyp [Mon, 03 May 2010 17:23:58 -0400] rev 5432
Merge
ysr [Mon, 03 May 2010 10:24:51 -0700] rev 5431
6948537: CMS: BOT walkers observe out-of-thin-air zeros on sun4v sparc/CMT
Summary: On sun4v/CMT avoid use of memset() in BOT updates so as to prevent concurrent BOT readers from seeing the phantom zeros arising from memset()'s use of BIS.
Reviewed-by: jmasa, johnc, minqi, poonam, tonyp
trims [Thu, 13 May 2010 14:47:21 -0700] rev 5430
6952178: Fork HS18 to HS19 - renumber Major and build numbers of JVM
Summary: Update the Major and build numbers for HS19 fork
Reviewed-by: jcoomes
trims [Thu, 13 May 2010 14:35:14 -0700] rev 5429
Merge
jrose [Wed, 12 May 2010 22:06:02 -0700] rev 5428
Merge
twisti [Wed, 12 May 2010 03:49:52 -0700] rev 5427
6951784: Zero deoptimizer changes
Summary: The way Zero currently handles deoptimization can lead to methods being freed while they are still being executed.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
jrose [Tue, 11 May 2010 15:19:19 -0700] rev 5426
Merge
twisti [Fri, 07 May 2010 04:20:56 -0700] rev 5425
6950617: Zero/Shark interface updates
Summary: Zero needs a couple of new methods to allow Shark to access the new frame anchor field.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
twisti [Thu, 06 May 2010 02:09:18 -0700] rev 5424
6950178: Zero stack improvements
Summary: Moves the logic for determining the size of the Zero stack into the ZeroStack class.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
twisti [Wed, 05 May 2010 05:57:21 -0700] rev 5423
6949830: 6939134 broke Zero
Summary: The commit for 6939134 broke Zero.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
twisti [Tue, 04 May 2010 02:33:59 -0700] rev 5422
6949423: remove tagged stack interpreter for Zero
Summary: Missed Zero changes for 6943304.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
jrose [Sat, 01 May 2010 21:57:35 -0700] rev 5421
6939196: method handle signatures off the boot class path get linkage errors
Summary: Adjust MethodType lookup logic to search off the BCP, but not to cache those results
Reviewed-by: twisti
jrose [Sat, 01 May 2010 02:42:18 -0700] rev 5420
6939134: JSR 292 adjustments to method handle invocation
Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces
Reviewed-by: twisti
twisti [Fri, 30 Apr 2010 08:37:24 -0700] rev 5419
6943304: remove tagged stack interpreter
Reviewed-by: coleenp, never, gbenson
twisti [Fri, 30 Apr 2010 04:27:25 -0700] rev 5418
6939182: Zero JNI handles fix
Summary: Zero will exit with an error when invoked with -Xcheck:jni.
Reviewed-by: twisti, kamg
Contributed-by: Gary Benson <gbenson@redhat.com>
iveresov [Thu, 29 Apr 2010 17:53:58 -0700] rev 5417
6948602: Disable use of SSE4.2 in String.indexOf intrinsic until 6942326 is fixed
Summary: Disable the use of pcmpestri until it can be guaranteed that the load doesn't cross in to the uncommited space. See 6942326.
Reviewed-by: never, kvn
twisti [Thu, 29 Apr 2010 06:30:25 -0700] rev 5416
6829193: JSR 292 needs to support SPARC
Summary: There are unimplemented portions of the hotspot code for method handles and invokedynamic specific to SPARC.
Reviewed-by: kvn, never, jrose
dcubed [Tue, 11 May 2010 17:41:11 -0700] rev 5415
Merge
dcubed [Mon, 10 May 2010 13:09:44 -0700] rev 5414
Merge
dcubed [Wed, 05 May 2010 16:39:47 -0700] rev 5413
Merge
kamg [Wed, 05 May 2010 09:28:13 -0400] rev 5412
6949118: jvm.dll shows the company name as Sun Microsystems
Summary: Changed to "Oracle Corporation"
Reviewed-by: coleenp, dcubed
coleenp [Tue, 04 May 2010 15:12:08 -0400] rev 5411
6935118: UseCompressedOops modification in methodOopDesc::sort_methods() causes JCK timeout
Summary: Add comparison functions for compressed oops to use bubblesort.
Reviewed-by: never, coleenp
Contributed-by: volker.simonis@gmail.com
coleenp [Mon, 19 Apr 2010 18:58:31 -0400] rev 5410
6944822: Fix for 6938627 exposes problem with hard-coded buffer sizes
Summary: Make tmpdir buffer sizes MAX_PATH+1
Reviewed-by: dholmes, coleenp
Contributed-by: andreas.kohn@fredhopper.com
never [Mon, 10 May 2010 14:58:38 -0700] rev 5409
6951190: assert(!klass_is_exact(),"only non-exact klass") while building JDK
Reviewed-by: kvn
trims [Fri, 07 May 2010 15:13:00 -0700] rev 5408
Added tag hs18-b04 for changeset 31ba466ddb99
trims [Fri, 07 May 2010 15:12:28 -0700] rev 5407
Merge
trims [Thu, 06 May 2010 13:03:03 -0700] rev 5406
Merge
trims [Thu, 06 May 2010 12:46:21 -0700] rev 5405
6950438: Add 6u18 and 6u20 release values explicitly to jprt.properties file
Summary: modify jprt.properties to allow JPRT to use 6u18 and 6u18 targets
Reviewed-by: ohair
tonyp [Mon, 03 May 2010 16:31:07 -0400] rev 5404
Merge
jcoomes [Thu, 22 Apr 2010 13:23:15 -0700] rev 5403
6888954: argument formatting for assert() and friends
Reviewed-by: kvn, twisti, apetrusenko, never, dcubed
jcoomes [Sun, 11 Oct 2009 16:19:25 -0700] rev 5402
6888953: some calls to function-like macros are missing semicolons
Reviewed-by: pbk, kvn
johnc [Tue, 27 Apr 2010 18:13:47 -0700] rev 5401
6946056: assert((intptr_t) sp()<=(intptr_t) result,"result must>=than stack pointer"), frame_x86.cpp:295
Summary: frame::interpreter_frame_monitor_end() will spuriously assert for a frame that spans 0x80000000. Cast values to intptr_t* (rather than intptr_t) so that an unsigned pointer compare is performed.
Reviewed-by: never, jcoomes, pbk
mikejwre [Thu, 13 May 2010 13:22:12 -0700] rev 5400
Added tag jdk7-b93 for changeset 886a48579400
mikejwre [Wed, 19 May 2010 20:16:11 -0700] rev 5399
Merge
prr [Wed, 19 May 2010 09:46:35 -0700] rev 5398
Merge
prr [Wed, 19 May 2010 09:44:19 -0700] rev 5397
6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
Reviewed-by: ohair, art
mikejwre [Thu, 13 May 2010 13:22:08 -0700] rev 5396
Added tag jdk7-b93 for changeset 30b170e85ca5
duke [Wed, 05 Jul 2017 17:11:37 +0200] rev 5395
Added tag jdk7-b93 for changeset b5dab6a313fd
duke [Wed, 05 Jul 2017 17:11:37 +0200] rev 5394
Merge
duke [Wed, 05 Jul 2017 17:11:34 +0200] rev 5393
Merge
mikejwre [Thu, 06 May 2010 18:26:18 -0700] rev 5392
Added tag jdk7-b92 for changeset f6dc4589a315