Mon, 03 May 2010 23:32:47 -0700 6939196: method handle signatures off the boot class path get linkage errors
jrose [Mon, 03 May 2010 23:32:47 -0700] rev 5723
6939196: method handle signatures off the boot class path get linkage errors Summary: Remove workaround from MethodHandleImpl lookup code; add JUnit regression test to MethodHandlesTest. Reviewed-by: twisti
Fri, 30 Apr 2010 23:48:23 -0700 6939134: JSR 292 adjustments to method handle invocation
jrose [Fri, 30 Apr 2010 23:48:23 -0700] rev 5722
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
Thu, 17 Jun 2010 16:28:11 -0700 Added tag jdk7-b98 for changeset 3046e368377b
mikejwre [Thu, 17 Jun 2010 16:28:11 -0700] rev 5721
Added tag jdk7-b98 for changeset 3046e368377b
Wed, 05 Jul 2017 17:15:57 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:57 +0200] rev 5720
Merge
Fri, 18 Jun 2010 00:19:10 -0700 Merge
trims [Fri, 18 Jun 2010 00:19:10 -0700] rev 5719
Merge
Fri, 18 Jun 2010 00:09:22 -0700 Merge
trims [Fri, 18 Jun 2010 00:09:22 -0700] rev 5718
Merge
Thu, 10 Jun 2010 08:27:35 -0700 Merge
jmasa [Thu, 10 Jun 2010 08:27:35 -0700] rev 5717
Merge
Mon, 07 Jun 2010 17:46:04 -0700 6953058: G1: A bigapp crashes with SIGSEGV in compiled code
johnc [Mon, 07 Jun 2010 17:46:04 -0700] rev 5716
6953058: G1: A bigapp crashes with SIGSEGV in compiled code Summary: In C2's G1 post write barrier, the loads of the buffer and index fields from the DirtyCardQueue structure may be moved across a safepoint. Use the current value of "control" in the C2 IR to limit how far these loads can move. Reviewed-by: never, iveresov, kvn
Thu, 27 May 2010 13:09:56 -0700 6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
jcoomes [Thu, 27 May 2010 13:09:56 -0700] rev 5715
6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax Reviewed-by: jmelvin, kvn
Mon, 24 May 2010 17:11:22 -0700 6941378: G1: change default value of G1UseFixedWindowMMUTracker to true
johnc [Mon, 24 May 2010 17:11:22 -0700] rev 5714
6941378: G1: change default value of G1UseFixedWindowMMUTracker to true Summary: Rather than changing the default value of the G1UseFixedWindowMMUTracker, the flag and associated guarantee have been removed. Reviewed-by: jcoomes, tonyp, ysr
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip