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
dcubed [Wed, 20 Jun 2012 14:29:23 -0700] rev 13093
Merge
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
sla [Mon, 18 Jun 2012 11:33:17 +0200] rev 13091
Merge