Wed, 05 Jul 2017 19:05:24 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:24 +0200] rev 18971
Merge
Thu, 25 Jul 2013 03:19:44 -0700 Added tag jdk8-b100 for changeset 12baff1ad7a0
cl [Thu, 25 Jul 2013 03:19:44 -0700] rev 18970
Added tag jdk8-b100 for changeset 12baff1ad7a0
Wed, 05 Jul 2017 19:05:21 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:21 +0200] rev 18969
Merge
Thu, 25 Jul 2013 03:18:14 -0700 Added tag jdk8-b100 for changeset e7387def0ed3
cl [Thu, 25 Jul 2013 03:18:14 -0700] rev 18968
Added tag jdk8-b100 for changeset e7387def0ed3
Wed, 05 Jul 2017 19:05:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:18 +0200] rev 18967
Merge
Thu, 25 Jul 2013 03:19:11 -0700 Added tag jdk8-b100 for changeset d7b96032a966
cl [Thu, 25 Jul 2013 03:19:11 -0700] rev 18966
Added tag jdk8-b100 for changeset d7b96032a966
Wed, 05 Jul 2017 19:05:15 +0200 Merge
duke [Wed, 05 Jul 2017 19:05:15 +0200] rev 18965
Merge
Fri, 26 Jul 2013 03:48:16 -0700 Added tag hs25-b43 for changeset b29dcea3e5a4
amurillo [Fri, 26 Jul 2013 03:48:16 -0700] rev 18964
Added tag hs25-b43 for changeset b29dcea3e5a4
Fri, 26 Jul 2013 03:48:15 -0700 Merge
amurillo [Fri, 26 Jul 2013 03:48:15 -0700] rev 18963
Merge
Thu, 25 Jul 2013 18:12:02 -0400 Merge
jiangli [Thu, 25 Jul 2013 18:12:02 -0400] rev 18962
Merge
Wed, 24 Jul 2013 19:23:26 -0400 8020799: Allow customization of hotspot source directories and files
dholmes [Wed, 24 Jul 2013 19:23:26 -0400] rev 18961
8020799: Allow customization of hotspot source directories and files Reviewed-by: kvn, dlong
Wed, 24 Jul 2013 13:54:03 -0700 Merge
morris [Wed, 24 Jul 2013 13:54:03 -0700] rev 18960
Merge
Fri, 19 Jul 2013 13:59:25 -0700 Merge
morris [Fri, 19 Jul 2013 13:59:25 -0700] rev 18959
Merge
Mon, 15 Jul 2013 10:28:32 -0700 8020433: Crash when using -XX:+RestoreMXCSROnJNICalls
kvn [Mon, 15 Jul 2013 10:28:32 -0700] rev 18958
8020433: Crash when using -XX:+RestoreMXCSROnJNICalls Summary: remove StubRoutines::x86::_mxcsr_std and use StubRoutines::_mxcsr_std Reviewed-by: jrose
Mon, 15 Jul 2013 06:27:46 -0700 Merge
morris [Mon, 15 Jul 2013 06:27:46 -0700] rev 18957
Merge
Fri, 12 Jul 2013 14:03:10 -0700 8007898: Incorrect optimization of Memory Barriers in Matcher::post_store_load_barrier()
kvn [Fri, 12 Jul 2013 14:03:10 -0700] rev 18956
8007898: Incorrect optimization of Memory Barriers in Matcher::post_store_load_barrier() Summary: generate one "fat" membar instead of set of barriers for volitile store Reviewed-by: roland
Fri, 12 Jul 2013 14:01:37 -0700 8020215: Different execution plan when using JIT vs interpreter
kvn [Fri, 12 Jul 2013 14:01:37 -0700] rev 18955
8020215: Different execution plan when using JIT vs interpreter Summary: fix bytecode analyzer Reviewed-by: twisti
Tue, 23 Jul 2013 12:50:15 -0700 Merge
minqi [Tue, 23 Jul 2013 12:50:15 -0700] rev 18954
Merge
Mon, 22 Jul 2013 22:21:57 -0700 Merge
minqi [Mon, 22 Jul 2013 22:21:57 -0700] rev 18953
Merge
Fri, 19 Jul 2013 14:54:54 -0700 8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code
ccheung [Fri, 19 Jul 2013 14:54:54 -0700] rev 18952
8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code Summary: Added -DLINUX to the gcc command and improved the .sh script Reviewed-by: dcubed, dholmes, minqi
Mon, 22 Jul 2013 17:57:42 -0400 8019632: Method parameters are not copied in clone_with_new_data
emc [Mon, 22 Jul 2013 17:57:42 -0400] rev 18951
8019632: Method parameters are not copied in clone_with_new_data Summary: Add code to copy method parameters data in clone_with_new_data Reviewed-by: coleenp, sspitsyn
Fri, 19 Jul 2013 11:17:19 -0700 Merge
minqi [Fri, 19 Jul 2013 11:17:19 -0700] rev 18950
Merge
Fri, 19 Jul 2013 08:34:48 -0700 8016538: volatile double access via Unsafe.cpp is not atomic
minqi [Fri, 19 Jul 2013 08:34:48 -0700] rev 18949
8016538: volatile double access via Unsafe.cpp is not atomic Summary: volatile jdouble load/store is not atomic, fix by using of existing volatile jlong operations which are atomic for jdouble. Reviewed-by: kvn, vladidan, jrose Contributed-by: david.holmes@oracle.com
Fri, 19 Jul 2013 17:56:27 +0200 8020547: Event based tracing needs a UNICODE string type
mgronlun [Fri, 19 Jul 2013 17:56:27 +0200] rev 18948
8020547: Event based tracing needs a UNICODE string type Reviewed-by: egahlin, rbackman, dcubed, brutisso, acorn
Thu, 18 Jul 2013 18:00:39 -0700 Merge
minqi [Thu, 18 Jul 2013 18:00:39 -0700] rev 18947
Merge
Thu, 18 Jul 2013 14:57:51 -0700 8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed
ccheung [Thu, 18 Jul 2013 14:57:51 -0700] rev 18946
8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed Summary: this fix also removes the -XX:+UseStringCache option Reviewed-by: dholmes, acorn, iklam
Thu, 18 Jul 2013 12:35:55 -0700 Merge
dcubed [Thu, 18 Jul 2013 12:35:55 -0700] rev 18945
Merge
Thu, 18 Jul 2013 12:05:32 -0700 Merge
dcubed [Thu, 18 Jul 2013 12:05:32 -0700] rev 18944
Merge
Wed, 17 Jul 2013 13:48:15 +0200 8020701: Avoid crashes in WatcherThread
rbackman [Wed, 17 Jul 2013 13:48:15 +0200] rev 18943
8020701: Avoid crashes in WatcherThread Reviewed-by: acorn, dcubed, dsimms
Thu, 18 Jul 2013 06:47:15 -0400 8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass())
dholmes [Thu, 18 Jul 2013 06:47:15 -0400] rev 18942
8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass()) Reviewed-by: dcubed, fparain, dholmes Contributed-by: David Simms <david.simms@oracle.com>
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip