Thu, 28 Jun 2012 10:35:28 -0700 Merge
kvn [Thu, 28 Jun 2012 10:35:28 -0700] rev 13112
Merge
Tue, 26 Jun 2012 09:06:16 -0700 7179138: Incorrect result with String concatenation optimization
kvn [Tue, 26 Jun 2012 09:06:16 -0700] rev 13111
7179138: Incorrect result with String concatenation optimization Summary: check for and skip diamond shaped NULL check code for the result of toString() Reviewed-by: twisti, roland
Fri, 22 Jun 2012 10:40:48 -0700 7178280: Failed new vector regression tests
kvn [Fri, 22 Jun 2012 10:40:48 -0700] rev 13110
7178280: Failed new vector regression tests Summary: When looking for the same value in an other register check that all parts of that register has the same value. Reviewed-by: johnc, twisti
Thu, 21 Jun 2012 09:52:38 +0200 7129715: MAC: SIGBUS in nsk stress test
roland [Thu, 21 Jun 2012 09:52:38 +0200] rev 13109
7129715: MAC: SIGBUS in nsk stress test Summary: StackOverflowError may get lost on OSX. Reviewed-by: kvn, dcubed
Tue, 19 Jun 2012 15:12:56 -0700 7177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear()
kvn [Tue, 19 Jun 2012 15:12:56 -0700] rev 13108
7177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear() Summary: disable vectorization of a memory access with more elements per vector than one which is used for alignment on sparc Reviewed-by: twisti
Mon, 18 Jun 2012 15:17:30 -0700 7157365: jruby/bench.bench_timeout crashes with JVM internal error
twisti [Mon, 18 Jun 2012 15:17:30 -0700] rev 13107
7157365: jruby/bench.bench_timeout crashes with JVM internal error Reviewed-by: jrose, kvn
Mon, 18 Jun 2012 12:29:21 -0700 7176856: add the JRE name to the error log
twisti [Mon, 18 Jun 2012 12:29:21 -0700] rev 13106
7176856: add the JRE name to the error log Reviewed-by: coleenp, jrose, kvn, twisti Contributed-by: Krystal Mok <sajia@taobao.com>
Mon, 18 Jun 2012 09:52:31 +0200 7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework
roland [Mon, 18 Jun 2012 09:52:31 +0200] rev 13105
7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework Summary: Arrays.copyOfRange(original, from, to) with from > original.length tries to do a copy with a negative length. Reviewed-by: kvn, twisti
Fri, 15 Jun 2012 01:25:19 -0700 7119644: Increase superword's vector size up to 256 bits
kvn [Fri, 15 Jun 2012 01:25:19 -0700] rev 13104
7119644: Increase superword's vector size up to 256 bits Summary: Increase vector size up to 256-bits for YMM AVX registers on x86. Reviewed-by: never, twisti, roland
Thu, 28 Jun 2012 04:21:07 -0400 Merge
bdelsart [Thu, 28 Jun 2012 04:21:07 -0400] rev 13103
Merge
Mon, 25 Jun 2012 15:34:06 -0400 7156729: PPC: R_PPC_REL24 relocation error related to some libraries built without -fPIC
dlong [Mon, 25 Jun 2012 15:34:06 -0400] rev 13102
7156729: PPC: R_PPC_REL24 relocation error related to some libraries built without -fPIC Summary: build powerpc with -fPIC Reviewed-by: mikael, vladidan, roland Contributed-by: dean.long@oracle.com
Fri, 22 Jun 2012 14:00:39 -0400 7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes.
jiangli [Fri, 22 Jun 2012 14:00:39 -0400] rev 13101
7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes. Summary: In fieldDescriptor::generic_signature() returns NULL immediately if the field has no generic signature. Reviewed-by: dholmes, coleenp, jcoomes
Tue, 19 Jun 2012 21:16:20 -0700 7178113: build environment change
collins [Tue, 19 Jun 2012 21:16:20 -0700] rev 13100
7178113: build environment change Summary: Simple change to enable proper builds of arm target Reviewed-by: ohair, dholmes
Wed, 27 Jun 2012 15:23:36 +0200 7178667: ALT_EXPORT_PATH does not export server jvm on macosx
sla [Wed, 27 Jun 2012 15:23:36 +0200] rev 13099
7178667: ALT_EXPORT_PATH does not export server jvm on macosx Summary: Missing .PHONY targets in makefile Reviewed-by: dholmes, dsamersoff
(0) -10000 -3000 -1000 -300 -100 -14 +14 +100 +300 +1000 +3000 +10000 +30000 tip