Thu, 10 Jan 2013 10:00:43 -0800 Merge
kvn [Thu, 10 Jan 2013 10:00:43 -0800] rev 15119
Merge
Wed, 09 Jan 2013 15:37:23 -0800 8005418: JSR 292: virtual dispatch bug in 292 impl
twisti [Wed, 09 Jan 2013 15:37:23 -0800] rev 15118
8005418: JSR 292: virtual dispatch bug in 292 impl Reviewed-by: jrose, kvn
Tue, 08 Jan 2013 11:30:51 -0800 8005419: Improve intrinsics code performance on x86 by using AVX2
kvn [Tue, 08 Jan 2013 11:30:51 -0800] rev 15117
8005419: Improve intrinsics code performance on x86 by using AVX2 Summary: use 256bit vpxor,vptest instructions in String.compareTo() and equals() intrinsics. Reviewed-by: twisti
Mon, 07 Jan 2013 14:08:28 -0800 8004537: replace AbstractAssembler emit_long with emit_int32
twisti [Mon, 07 Jan 2013 14:08:28 -0800] rev 15116
8004537: replace AbstractAssembler emit_long with emit_int32 Reviewed-by: jrose, kvn, twisti Contributed-by: Morris Meyer <morris.meyer@oracle.com>
Thu, 03 Jan 2013 16:30:47 -0800 8005544: Use 256bit YMM registers in arraycopy stubs on x86
kvn [Thu, 03 Jan 2013 16:30:47 -0800] rev 15115
8005544: Use 256bit YMM registers in arraycopy stubs on x86 Summary: Use YMM registers in arraycopy and array_fill stubs. Reviewed-by: roland, twisti
Thu, 03 Jan 2013 15:09:55 -0800 8005522: use fast-string instructions on x86 for zeroing
kvn [Thu, 03 Jan 2013 15:09:55 -0800] rev 15114
8005522: use fast-string instructions on x86 for zeroing Summary: use 'rep stosb' instead of 'rep stosq' when fast-string operations are available. Reviewed-by: twisti, roland
Sun, 23 Dec 2012 17:08:22 +0100 8005071: Incremental inlining for JSR 292
roland [Sun, 23 Dec 2012 17:08:22 +0100] rev 15113
8005071: Incremental inlining for JSR 292 Summary: post parse inlining driven by number of live nodes. Reviewed-by: twisti, kvn, jrose
Thu, 10 Jan 2013 07:32:32 -0800 Merge
jmasa [Thu, 10 Jan 2013 07:32:32 -0800] rev 15112
Merge
Wed, 09 Jan 2013 09:48:58 +0100 8005489: VM hangs during GC with ParallelGC and ParallelGCThreads=0
brutisso [Wed, 09 Jan 2013 09:48:58 +0100] rev 15111
8005489: VM hangs during GC with ParallelGC and ParallelGCThreads=0 Summary: Print an error message and exit the VM if UseParallalGC is combined with ParllelGCThreads==0. Also reviewed by vitalyd@gmail.com. Reviewed-by: stefank, ehelin
Wed, 09 Jan 2013 21:18:52 -0500 Merge
dlong [Wed, 09 Jan 2013 21:18:52 -0500] rev 15110
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip