ykantser [Wed, 15 Jul 2015 13:21:25 +0200] rev 31813
8131328: Restore demo/jvmti tests
Reviewed-by: sspitsyn
ykantser [Mon, 13 Jul 2015 15:35:57 +0200] rev 31812
8131035: [TESTBUG] sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java needs to enable UsePerfData
Reviewed-by: jbachorik, dholmes
jfdenise [Mon, 13 Jul 2015 15:10:01 +0200] rev 31811
Merge
jfdenise [Mon, 13 Jul 2015 14:05:17 +0100] rev 31810
8130344: assert(handle != __null) failed: JNI handle should not be null' in jni_GetLongArrayElements
Summary: Check JNI NewArray for NULL value
Reviewed-by: lfoltan, alanb, dholmes
ykantser [Fri, 10 Jul 2015 14:48:13 +0200] rev 31809
8076471: Remove hprof agent tests in JDK
Reviewed-by: alanb
tyan [Tue, 21 Jul 2015 14:15:59 -0400] rev 31808
8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
Reviewed-by: rriggs
darcy [Mon, 20 Jul 2015 15:13:50 -0700] rev 31807
8081734: ConcurrentHashMap/ConcurrentAssociateTest.java, times out 90% of time on sparc with 256 cpu.
Reviewed-by: chegar
darcy [Mon, 20 Jul 2015 13:11:20 -0700] rev 31806
8129904: Add beans tests to tier 3
Reviewed-by: alanb, serb
mullan [Mon, 20 Jul 2015 09:03:52 -0400] rev 31805
Merge
mullan [Mon, 20 Jul 2015 09:03:03 -0400] rev 31804
8131486: SecureClassLoader key for ProtectionDomain cache also needs to take into account certificates
Reviewed-by: weijun