ohair [Mon, 10 Jan 2011 22:26:47 -0800] rev 8014
Merge
ohair [Mon, 10 Jan 2011 18:07:58 -0800] rev 8013
6989472: Provide simple jdk identification information in the install image
Reviewed-by: alanb
ohair [Mon, 10 Jan 2011 17:53:01 -0800] rev 8012
Merge
ohair [Mon, 10 Jan 2011 17:00:05 -0800] rev 8011
7011382: Fix use of VS100COMNTOOLS when installed in non-default or non-space path
Reviewed-by: prr
ohair [Mon, 10 Jan 2011 09:59:16 -0800] rev 8010
Merge
ohair [Fri, 07 Jan 2011 21:52:35 -0800] rev 8009
6980024: Rebranding jre7/jdk7 License, Copyright, Readme
6912291: Third party license agreement should be present in all bundles
Reviewed-by: katleman
ohair [Wed, 05 Jan 2011 14:28:58 -0800] rev 8008
6975326: Problem in install/make/rebase/Makefile, grep on empty pattern
6413588: Add 'ldd -r' and 'dump -Lv' checks to all .so files delivered in the JDK
7000995: Add check in makefiles to verify that msvcp100.dll is NOT used
Reviewed-by: mduigou
lana [Fri, 28 Jan 2011 10:04:51 -0800] rev 8007
Merge
lana [Mon, 24 Jan 2011 13:24:56 -0800] rev 8006
Merge
sherman [Mon, 24 Jan 2011 11:47:06 -0800] rev 8005
7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs
7009092: (zipfs) ZipPath.isSameFile() should always return true if this Path and the given Path are equal.
7009085: (zipfs) ZipPath.normalize("/./.") returns null.
7009102: (zipfs) ZipPath.toRealPath() should always return absolute path.
Summary: zip filesystem provider update
Reviewed-by: alanb
phh [Sat, 22 Jan 2011 08:43:25 -0500] rev 8004
Merge
phh [Sat, 22 Jan 2011 08:42:14 -0500] rev 8003
Merge
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