ksrini [Wed, 01 Oct 2008 09:04:42 -0700] rev 1329
4459600: java -jar fails to run Main-Class if classname followed by whitespace.
Summary: Fixed whitespace trimming in the manifest as well as post review comments on CR: 6742159
Reviewed-by: darcy, dholmes
mchung [Fri, 03 Oct 2008 09:36:05 -0700] rev 1328
Merge
mchung [Thu, 02 Oct 2008 16:50:41 -0700] rev 1327
6581243: Service Tag and Product Registration Support in JDK 7
Summary: Include service tag creation and product registration support in JDK
Reviewed-by: ksrini
jjh [Thu, 02 Oct 2008 18:23:23 -0700] rev 1326
6751643: ThreadReference.ownedMonitors() can return null
Summary: Make a local copy of the cache so it doesn't get modified by a racy resume
Reviewed-by: dcubed, swamyv
tbell [Sat, 04 Oct 2008 22:48:54 -0700] rev 1325
Merge
tbell [Mon, 29 Sep 2008 22:10:00 -0700] rev 1324
Merge
ksrini [Wed, 24 Sep 2008 15:07:41 -0700] rev 1323
6742159: (launcher) improve the java launching mechanism
Summary: improves launching, also addresses 6694671 and 6749732
Reviewed-by: darcy, dholmes