phh [Fri, 21 Jan 2011 07:29:59 -0500] rev 8002
7013682: two test checking cpuTime filed java/lang/management/ThreadMXBean
Summary: Typo in 6173675 fix dropped getThreadCpuTime(long) result on the floor.
Reviewed-by: mchung, dholmes
phh [Thu, 20 Jan 2011 19:34:40 -0500] rev 8001
6173675: M&M: approximate memory allocation rate/amount per thread
Summary: Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean.
Reviewed-by: mchung, alanb, dholmes, emcmanus
zgu [Fri, 21 Jan 2011 11:38:25 -0800] rev 8000
Merge
zgu [Thu, 20 Jan 2011 10:45:58 -0500] rev 7999
6983248: net/net001 and net/net003 fail on WinXP with JDK7-B108
Summary: Using closesocket to close socket handler to avoid invalid C runtime parameter exception.
Reviewed-by: alanb, phh, dcubed, dsamersoff, coleenp, acorn
mchung [Fri, 21 Jan 2011 09:45:23 -0800] rev 7998
Merge
mchung [Fri, 21 Jan 2011 09:43:57 -0800] rev 7997
6912013: Remove the temporary launcher fix to add modules in the bootclasspath
Reviewed-by: ksrini
chegar [Fri, 21 Jan 2011 17:04:13 +0000] rev 7996
Merge