Sat, 11 Apr 2015 18:04:10 +0100 8077546: Restore the change to OCSPResponse in the fix for JDK-8074064
vinnie [Sat, 11 Apr 2015 18:04:10 +0100] rev 31704
8077546: Restore the change to OCSPResponse in the fix for JDK-8074064 Reviewed-by: chegar
Fri, 10 Apr 2015 18:34:57 +0100 8075374: Responding to OCSP responses
vinnie [Fri, 10 Apr 2015 18:34:57 +0100] rev 31703
8075374: Responding to OCSP responses Reviewed-by: mullan
Fri, 10 Apr 2015 16:43:39 +0100 8075378: JNDI DnsClient Exception Handling
vinnie [Fri, 10 Apr 2015 16:43:39 +0100] rev 31702
8075378: JNDI DnsClient Exception Handling Reviewed-by: chegar
Fri, 10 Apr 2015 15:26:17 +0200 8077407: Even better MBean connections
jbachorik [Fri, 10 Apr 2015 15:26:17 +0200] rev 31701
8077407: Even better MBean connections Reviewed-by: sla
Wed, 01 Apr 2015 17:30:28 +0200 8076397: Better MBean connections
jbachorik [Wed, 01 Apr 2015 17:30:28 +0200] rev 31700
8076397: Better MBean connections Reviewed-by: dfuchs, ahgross
Tue, 07 Apr 2015 13:37:30 +0300 8074871: Adjust device table handling
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31699
8074871: Adjust device table handling Reviewed-by: prr, srl, mschoene
Tue, 07 Apr 2015 13:37:30 +0300 8074330: Set font anchors more solidly
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31698
8074330: Set font anchors more solidly Reviewed-by: prr, srl, mschoene
Tue, 07 Apr 2015 13:37:30 +0300 8074335: Substitute for substitution formats
vadim [Tue, 07 Apr 2015 13:37:30 +0300] rev 31697
8074335: Substitute for substitution formats Reviewed-by: prr, srl, mschoene
Mon, 06 Apr 2015 15:54:29 -0700 8073334: Improved font substitutions
prr [Mon, 06 Apr 2015 15:54:29 -0700] rev 31696
8073334: Improved font substitutions Reviewed-by: srl, bae, mschoene
Mon, 06 Apr 2015 20:24:27 +0000 8074865: General crypto resilience changes
valeriep [Mon, 06 Apr 2015 20:24:27 +0000] rev 31695
8074865: General crypto resilience changes Summary: Replaced Arrays.equals() with MessageDigest.isEqual() when comparing sensitive values Reviewed-by: mullan, xuelei
Tue, 10 Mar 2015 14:00:05 -0700 8074098: 2D_Font/Bug8067699 test fails with SIGBUS crash on Solaris Sparc
prr [Tue, 10 Mar 2015 14:00:05 -0700] rev 31694
8074098: 2D_Font/Bug8067699 test fails with SIGBUS crash on Solaris Sparc Reviewed-by: bae, srl, mschoene
Tue, 10 Mar 2015 13:30:11 +0300 8072887: Better font handling improvements
vadim [Tue, 10 Mar 2015 13:30:11 +0300] rev 31693
8072887: Better font handling improvements Reviewed-by: prr, srl, mschoene
Mon, 09 Mar 2015 16:44:39 -0700 8071715: Tune font layout engine
prr [Mon, 09 Mar 2015 16:44:39 -0700] rev 31692
8071715: Tune font layout engine Reviewed-by: srl, bae, mschoene
Fri, 06 Mar 2015 13:15:16 +0300 8072490: Better font morphing redux
vadim [Fri, 06 Mar 2015 13:15:16 +0300] rev 31691
8072490: Better font morphing redux Reviewed-by: prr, srl, mschoene
Mon, 02 Mar 2015 08:19:11 -0800 8073773: Presume path preparedness
ksrini [Mon, 02 Mar 2015 08:19:11 -0800] rev 31690
8073773: Presume path preparedness Reviewed-by: darcy, dholmes, ahgross
Mon, 02 Mar 2015 12:56:22 -0800 8043201: Deprecate RC4 in SunJSSE provider
asmotrak [Mon, 02 Mar 2015 12:56:22 -0800] rev 31689
8043201: Deprecate RC4 in SunJSSE provider Reviewed-by: xuelei, ahgross
Mon, 02 Mar 2015 08:52:08 -0500 8073894: Getting to the root of certificate chains
mullan [Mon, 02 Mar 2015 08:52:08 -0500] rev 31688
8073894: Getting to the root of certificate chains Reviewed-by: weijun, igerasim, ahgross
Wed, 04 Feb 2015 11:13:14 +0000 8067694: Improved certification checking
xuelei [Wed, 04 Feb 2015 11:13:14 +0000] rev 31687
8067694: Improved certification checking Reviewed-by: mullan, jnimeh, coffeys, robm, asmotrak, ahgross
Wed, 15 Jul 2015 14:44:52 +0200 8131317: Image writer throws NPE when creating compact profile images
jfdenise [Wed, 15 Jul 2015 14:44:52 +0200] rev 31686
8131317: Image writer throws NPE when creating compact profile images Summary: Metadata added to jimage was not handling empty jimage correctly. Reviewed-by: alanb
Wed, 15 Jul 2015 12:10:03 +0800 8104574: Update tests to prepare for system class loader not be URLClassLoader
mchung [Wed, 15 Jul 2015 12:10:03 +0800] rev 31685
8104574: Update tests to prepare for system class loader not be URLClassLoader Reviewed-by: chegar
Tue, 14 Jul 2015 22:21:52 -0400 Merge
rriggs [Tue, 14 Jul 2015 22:21:52 -0400] rev 31684
Merge
Tue, 14 Jul 2015 22:21:02 -0400 8130877: (process) java/lang/ProcessHandle/TreeTest test3 failure - Destroyed process.isAlive
rriggs [Tue, 14 Jul 2015 22:21:02 -0400] rev 31683
8130877: (process) java/lang/ProcessHandle/TreeTest test3 failure - Destroyed process.isAlive Summary: Update test to check for children after processes are destroyed Reviewed-by: darcy
Tue, 14 Jul 2015 15:35:37 -0400 8078099: (process) ProcessHandle should uniquely identify processes
rriggs [Tue, 14 Jul 2015 15:35:37 -0400] rev 31682
8078099: (process) ProcessHandle should uniquely identify processes 8078108: (process) ProcessHandle.isAlive should be robust Summary: isAlive should check and confirm the start time Reviewed-by: simonis, plevart
Tue, 14 Jul 2015 15:29:16 -0400 8129344: (process) ProcessHandle instances should define equals and be value-based
rriggs [Tue, 14 Jul 2015 15:29:16 -0400] rev 31681
8129344: (process) ProcessHandle instances should define equals and be value-based Summary: add equals(), hashCode() and value-based spec Reviewed-by: psandoz
Wed, 15 Jul 2015 11:05:51 +0900 8032446: Support Unicode 7.0.0 in JDK 9
peytoia [Wed, 15 Jul 2015 11:05:51 +0900] rev 31680
8032446: Support Unicode 7.0.0 in JDK 9 8130889: Missing "@since 1.8" tags in j.l.Character.java Reviewed-by: naoto, okutsu
Tue, 14 Jul 2015 16:29:08 -0700 Merge
amurillo [Tue, 14 Jul 2015 16:29:08 -0700] rev 31679
Merge
Thu, 09 Jul 2015 22:46:18 -0700 Merge
amurillo [Thu, 09 Jul 2015 22:46:18 -0700] rev 31678
Merge
Thu, 09 Jul 2015 14:48:12 -0700 Merge
dcubed [Thu, 09 Jul 2015 14:48:12 -0700] rev 31677
Merge
Fri, 03 Jul 2015 07:13:24 -0700 Merge
dcubed [Fri, 03 Jul 2015 07:13:24 -0700] rev 31676
Merge
Thu, 02 Jul 2015 14:39:54 -0700 Merge
dcubed [Thu, 02 Jul 2015 14:39:54 -0700] rev 31675
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip