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
Wed, 20 Jun 2012 14:29:23 -0700 Merge
dcubed [Wed, 20 Jun 2012 14:29:23 -0700] rev 13093
Merge
Wed, 20 Jun 2012 14:18:25 -0700 7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips)
dcubed [Wed, 20 Jun 2012 14:18:25 -0700] rev 13092
7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips) Summary: Fix bad paths in client/64 and server/64 debug info and symlink creation Reviewed-by: ohair, dholmes
Mon, 18 Jun 2012 11:33:17 +0200 Merge
sla [Mon, 18 Jun 2012 11:33:17 +0200] rev 13091
Merge
Fri, 15 Jun 2012 07:51:37 -0400 7177307: fix fo CR7158800 doesn't contain Test7158800.sh
coleenp [Fri, 15 Jun 2012 07:51:37 -0400] rev 13090
7177307: fix fo CR7158800 doesn't contain Test7158800.sh Summary: forgot to hg add it Reviewed-by: pbk, kamg, dlong, kvn, fparain
Thu, 14 Jun 2012 22:55:40 -0700 Merge
poonam [Thu, 14 Jun 2012 22:55:40 -0700] rev 13089
Merge
Thu, 14 Jun 2012 02:12:46 -0700 6310967: SA: jstack -m produce failures in output
poonam [Thu, 14 Jun 2012 02:12:46 -0700] rev 13088
6310967: SA: jstack -m produce failures in output Summary: While looking for the sender frame check that the frame pointer should not be less than the stack pointer. Reviewed-by: dholmes, sla
Wed, 13 Jun 2012 19:52:59 -0400 7158800: Improve storage of symbol tables
coleenp [Wed, 13 Jun 2012 19:52:59 -0400] rev 13087
7158800: Improve storage of symbol tables Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance Reviewed-by: pbk, kamg, dlong, kvn, fparain
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip