Thu, 23 Jul 2015 11:54:26 -0700 Added tag jdk9-b74 for changeset 5a6507bfdb55
katleman [Thu, 23 Jul 2015 11:54:26 -0700] rev 31824
Added tag jdk9-b74 for changeset 5a6507bfdb55
Wed, 05 Jul 2017 20:43:02 +0200 Merge
duke [Wed, 05 Jul 2017 20:43:02 +0200] rev 31823
Merge
Thu, 23 Jul 2015 15:27:58 -0700 Merge
lana [Thu, 23 Jul 2015 15:27:58 -0700] rev 31822
Merge
Thu, 23 Jul 2015 16:46:54 +0300 8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
kshefov [Thu, 23 Jul 2015 16:46:54 +0300] rev 31821
8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails Reviewed-by: psandoz
Wed, 22 Jul 2015 21:11:38 -0700 8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455"
sherman [Wed, 22 Jul 2015 21:11:38 -0700] rev 31820
8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455" Summary: fixed the 32-bit overflow. Reviewed-by: rriggs
Wed, 22 Jul 2015 21:43:33 +0000 8075526: Need a way to read and write ZipEntry timestamp using local date/time without tz conversion
sherman [Wed, 22 Jul 2015 21:43:33 +0000] rev 31819
8075526: Need a way to read and write ZipEntry timestamp using local date/time without tz conversion Summary: to add a pair of set/getTimeLocal() Reviewed-by: ksrini, rriggs
Wed, 22 Jul 2015 11:08:35 +0300 8130031: Remove the intermittent keyword for this test
rhalade [Wed, 22 Jul 2015 11:08:35 +0300] rev 31818
8130031: Remove the intermittent keyword for this test Reviewed-by: xuelei
Tue, 21 Jul 2015 18:02:36 +0800 8131051: KDC might issue a renewable ticket even if not requested
weijun [Tue, 21 Jul 2015 18:02:36 +0800] rev 31817
8131051: KDC might issue a renewable ticket even if not requested Reviewed-by: xuelei
Tue, 21 Jul 2015 14:18:07 -0700 Merge
amurillo [Tue, 21 Jul 2015 14:18:07 -0700] rev 31816
Merge
Tue, 21 Jul 2015 09:19:19 -0700 Merge
amurillo [Tue, 21 Jul 2015 09:19:19 -0700] rev 31815
Merge
Fri, 17 Jul 2015 08:46:54 -0700 Merge
amurillo [Fri, 17 Jul 2015 08:46:54 -0700] rev 31814
Merge
Wed, 15 Jul 2015 13:21:25 +0200 8131328: Restore demo/jvmti tests
ykantser [Wed, 15 Jul 2015 13:21:25 +0200] rev 31813
8131328: Restore demo/jvmti tests Reviewed-by: sspitsyn
Mon, 13 Jul 2015 15:35:57 +0200 8131035: [TESTBUG] sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java needs to enable UsePerfData
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
Mon, 13 Jul 2015 15:10:01 +0200 Merge
jfdenise [Mon, 13 Jul 2015 15:10:01 +0200] rev 31811
Merge
Mon, 13 Jul 2015 14:05:17 +0100 8130344: assert(handle != __null) failed: JNI handle should not be null' in jni_GetLongArrayElements
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
Fri, 10 Jul 2015 14:48:13 +0200 8076471: Remove hprof agent tests in JDK
ykantser [Fri, 10 Jul 2015 14:48:13 +0200] rev 31809
8076471: Remove hprof agent tests in JDK Reviewed-by: alanb
Tue, 21 Jul 2015 14:15:59 -0400 8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
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
Mon, 20 Jul 2015 15:13:50 -0700 8081734: ConcurrentHashMap/ConcurrentAssociateTest.java, times out 90% of time on sparc with 256 cpu.
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
Mon, 20 Jul 2015 13:11:20 -0700 8129904: Add beans tests to tier 3
darcy [Mon, 20 Jul 2015 13:11:20 -0700] rev 31806
8129904: Add beans tests to tier 3 Reviewed-by: alanb, serb
Mon, 20 Jul 2015 09:03:52 -0400 Merge
mullan [Mon, 20 Jul 2015 09:03:52 -0400] rev 31805
Merge
Mon, 20 Jul 2015 09:03:03 -0400 8131486: SecureClassLoader key for ProtectionDomain cache also needs to take into account certificates
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
Mon, 20 Jul 2015 20:47:54 +0800 8131350: policytool can directly reference permission classes
weijun [Mon, 20 Jul 2015 20:47:54 +0800] rev 31803
8131350: policytool can directly reference permission classes Reviewed-by: xuelei, mullan
Fri, 17 Jul 2015 08:10:41 +0200 8062543: Replace uses of MethodHandleImpl.castReference with Class.cast
mhaupt [Fri, 17 Jul 2015 08:10:41 +0200] rev 31802
8062543: Replace uses of MethodHandleImpl.castReference with Class.cast Reviewed-by: psandoz, vlivanov
Fri, 17 Jul 2015 17:30:55 -0700 8075297: Tests for RFEs 4515853 and 4745056
asmotrak [Fri, 17 Jul 2015 17:30:55 -0700] rev 31801
8075297: Tests for RFEs 4515853 and 4745056 Reviewed-by: weijun
Fri, 17 Jul 2015 19:40:25 +0800 8131735: closed/sun/security/ssl/SSLSessionImpl/RemovedPrivateKey.java is failing
weijun [Fri, 17 Jul 2015 19:40:25 +0800] rev 31800
8131735: closed/sun/security/ssl/SSLSessionImpl/RemovedPrivateKey.java is failing Reviewed-by: vinnie
Fri, 17 Jul 2015 10:37:25 +0100 8131665: Bad exception message in HandshakeHash.getFinishedHash
coffeys [Fri, 17 Jul 2015 10:37:25 +0100] rev 31799
8131665: Bad exception message in HandshakeHash.getFinishedHash Reviewed-by: xuelei
Thu, 23 Jul 2015 11:54:29 -0700 Added tag jdk9-b74 for changeset 63fb159920a7
katleman [Thu, 23 Jul 2015 11:54:29 -0700] rev 31798
Added tag jdk9-b74 for changeset 63fb159920a7
Wed, 05 Jul 2017 20:42:56 +0200 Merge
duke [Wed, 05 Jul 2017 20:42:56 +0200] rev 31797
Merge
Thu, 23 Jul 2015 15:28:52 -0700 Merge
lana [Thu, 23 Jul 2015 15:28:52 -0700] rev 31796
Merge
Fri, 17 Jul 2015 08:46:52 -0700 Merge
amurillo [Fri, 17 Jul 2015 08:46:52 -0700] rev 31795
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip