Wed, 05 Jul 2017 18:11:46 +0200 Merge
duke [Wed, 05 Jul 2017 18:11:46 +0200] rev 12746
Merge
Fri, 25 May 2012 14:45:36 -0700 Added tag hs24-b12 for changeset 686dd42705db
amurillo [Fri, 25 May 2012 14:45:36 -0700] rev 12745
Added tag hs24-b12 for changeset 686dd42705db
Fri, 25 May 2012 14:45:35 -0700 Merge
amurillo [Fri, 25 May 2012 14:45:35 -0700] rev 12744
Merge
Thu, 24 May 2012 18:39:44 -0700 Merge
kvn [Thu, 24 May 2012 18:39:44 -0700] rev 12743
Merge
Mon, 21 May 2012 09:46:02 +0200 7169934: pow(x,y) or x64 computes incorrect result when x<0 and y is an odd integer
roland [Mon, 21 May 2012 09:46:02 +0200] rev 12742
7169934: pow(x,y) or x64 computes incorrect result when x<0 and y is an odd integer Summary: bad test for parity of y in pow(x,y) (c1, interpreter) Reviewed-by: kvn, twisti
Fri, 18 May 2012 12:20:24 -0700 7170053: crash in C2 when using -XX:+CountCompiledCalls
twisti [Fri, 18 May 2012 12:20:24 -0700] rev 12741
7170053: crash in C2 when using -XX:+CountCompiledCalls Reviewed-by: kvn, twisti Contributed-by: Krystal Mok <sajia@taobao.com>
Fri, 18 May 2012 15:50:09 +0200 7167254: Crash on OSX in Enumerator.nextElement() with compressed oops
roland [Fri, 18 May 2012 15:50:09 +0200] rev 12740
7167254: Crash on OSX in Enumerator.nextElement() with compressed oops Summary: null checks in "compressed oops with base" mode may trigger a SIGBUS rather than a SIGSEGV. Reviewed-by: dsamersoff, dcubed, rbackman, kvn
Tue, 15 May 2012 10:10:23 +0200 7133857: exp() and pow() should use the x87 ISA on x86
roland [Tue, 15 May 2012 10:10:23 +0200] rev 12739
7133857: exp() and pow() should use the x87 ISA on x86 Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2. Reviewed-by: kvn, never, twisti
Tue, 22 May 2012 20:29:05 -0400 Merge
zgu [Tue, 22 May 2012 20:29:05 -0400] rev 12738
Merge
Fri, 18 May 2012 09:15:15 -0700 7170010: conditional "ZIP_DEBUGINFO_FILES ?= 0" setting is not reliable on Windows
dcubed [Fri, 18 May 2012 09:15:15 -0700] rev 12737
7170010: conditional "ZIP_DEBUGINFO_FILES ?= 0" setting is not reliable on Windows Summary: Always disable ZIP_DEBUGINFO_FILES on Windows. Reviewed-by: acorn
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip