minqi [Mon, 08 Dec 2014 00:25:10 -0800] rev 28103
Merge
cjplummer [Thu, 04 Dec 2014 11:26:46 -0800] rev 28102
6762191: Setting stack size to 16K causes segmentation fault
Summary: Fixed by forcing the stack size to always be at least 32k.
Reviewed-by: dholmes, alanb, ksrini, sspitsyn
jbachorik [Wed, 03 Dec 2014 16:44:35 +0100] rev 28101
8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
Reviewed-by: dholmes, egahlin, sspitsyn
ykantser [Wed, 03 Dec 2014 11:56:02 +0100] rev 28100
8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent
Reviewed-by: sla, fparain
egahlin [Tue, 02 Dec 2014 16:21:33 +0100] rev 28099
6364329: jstat displays "invalid argument count" with usage
Reviewed-by: jbachorik
Contributed-by: Yuri Gaevsky <gaevsky@azulsystems.com>
ykantser [Mon, 01 Dec 2014 09:49:44 +0100] rev 28098
8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file
Reviewed-by: jbachorik
egahlin [Fri, 28 Nov 2014 16:56:45 +0100] rev 28097
6618335: ThreadReference.stop(null) throws NPE instead of InvalidTypeException
Reviewed-by: sla
minqi [Wed, 26 Nov 2014 23:49:02 +0000] rev 28096
Merge
minqi [Wed, 26 Nov 2014 15:33:43 -0800] rev 28095
8038468: java/lang/instrument/ParallelTransformerLoader.sh fails with ClassCircularityError
Summary: Add check null for loader in transform to avoid when loading a class in callback handler for boot loader, CFLH set early enough to catch classes needed during class loading, i.e. sun.misc.URLClassPath$JarLoader$2 seen in the failure.
Reviewed-by: acorn, sspitsyn
Contributed-by: yumin.qi@oracle.com
aefimov [Tue, 16 Dec 2014 23:59:57 +0300] rev 28094
8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027
Reviewed-by: sherman
naoto [Tue, 16 Dec 2014 12:48:31 -0800] rev 28093
8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath
Reviewed-by: alanb
darcy [Tue, 16 Dec 2014 11:49:37 -0800] rev 28092
8067088: Suppress solaris-specific deprecation warnings in the jdk.crypto.ucrypto module
Reviewed-by: valeriep
darcy [Tue, 16 Dec 2014 11:05:12 -0800] rev 28091
8067091: Fix Windows-specific deprecation warnings in the jdk.crypto.mscapi module
Reviewed-by: vinnie
prr [Tue, 16 Dec 2014 09:51:17 -0800] rev 28090
Merge
prr [Tue, 16 Dec 2014 08:14:50 -0800] rev 28089
Merge
prr [Sun, 07 Dec 2014 09:03:07 -0800] rev 28088
Merge