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
Mon, 25 Jun 2012 18:59:52 -0700 Merge
coleenp [Mon, 25 Jun 2012 18:59:52 -0700] rev 13098
Merge
Mon, 25 Jun 2012 21:33:35 -0400 7178670: runtime/7158800/BadUtf8.java fails in SymbolTable::rehash_table
coleenp [Mon, 25 Jun 2012 21:33:35 -0400] rev 13097
7178670: runtime/7158800/BadUtf8.java fails in SymbolTable::rehash_table Summary: Cannot delete _buckets and HashtableEntries in shared space (CDS) Reviewed-by: acorn, kvn, dlong, dcubed, kamg
Mon, 25 Jun 2012 14:34:35 +0200 7178846: IterateThroughHeap: heap_iteration_callback passes a negative size
sla [Mon, 25 Jun 2012 14:34:35 +0200] rev 13096
7178846: IterateThroughHeap: heap_iteration_callback passes a negative size Summary: Missing cast caused integer overflow Reviewed-by: rbackman, dholmes
Fri, 22 Jun 2012 15:39:16 -0700 7177128: SA cannot get correct system properties after 7126277
minqi [Fri, 22 Jun 2012 15:39:16 -0700] rev 13095
7177128: SA cannot get correct system properties after 7126277 Summary: Bug fix of 7126277 changed hashing algorithm and also changed key as final field, this led SA unable to set correct value for key. Solution by reading key/value and insert them into the new table. Reviewed-by: dholmes, mikael Contributed-by: yumin.qi@oracle.com
Fri, 22 Jun 2012 15:35:30 -0700 7175133: jinfo failed to get system properties after 6924259
minqi [Fri, 22 Jun 2012 15:35:30 -0700] rev 13094
7175133: jinfo failed to get system properties after 6924259 Summary: String offset and count fields as fix of 6924259 were removed, and become optional. SA still use offset and count fields to read String contents and failed. Fix if they exist, use them other then use value field only to read, this keeps consistent with the changes in 6924259. Reviewed-by: dholmes, mikael Contributed-by: yumin.qi@oracle.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip