2012-05-25 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
2012-05-25 Merge
amurillo [Fri, 25 May 2012 14:45:35 -0700] rev 12744
Merge
2012-05-25 Merge
kvn [Thu, 24 May 2012 18:39:44 -0700] rev 12743
Merge
2012-05-21 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
2012-05-18 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>
2012-05-18 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
2012-05-15 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
2012-05-23 Merge
zgu [Tue, 22 May 2012 20:29:05 -0400] rev 12738
Merge
2012-05-18 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
2012-05-16 7169409: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Windows X86
dcubed [Wed, 16 May 2012 12:47:27 -0700] rev 12736
7169409: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Windows X86 Summary: Disable ZIP_DEBUGINFO_FILES by default on Windows. Reviewed-by: acorn
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip