mchung [Thu, 19 Jan 2017 15:45:36 -0800] rev 43223
8173085: Warning module name in --add-exports not found: jdk.jdeps when compiling for BUILD_JIGSAW_TOOLS
Reviewed-by: jjg
bpb [Thu, 19 Jan 2017 13:46:45 -0800] rev 43222
8172547: (se) Selector.select(Long.MAX_VALUE) fires repeatedly
Summary: Clamp the jlong-valued select() timeout to INT_MAX for struct timeval
Reviewed-by: rriggs, clanger, alanb
mullan [Thu, 19 Jan 2017 13:50:02 -0500] rev 43221
8055206: Update SecurityManager::checkPackageAccess to restrict non-exported JDK packages by default
Reviewed-by: mchung
xuelei [Thu, 19 Jan 2017 18:03:24 +0000] rev 43220
8173066: More verbose debug output for selection of X509 certs
Reviewed-by: coffeys
psandoz [Thu, 19 Jan 2017 09:27:24 -0800] rev 43219
8160710: Enable Thread to grant VarHandle field access to ThreadLocalRandom/Striped64
Reviewed-by: martin, dl, chegar
lancea [Thu, 19 Jan 2017 12:06:58 -0500] rev 43218
8172350: Typo in Timestamp.toString()
Reviewed-by: dfuchs
henryjen [Thu, 19 Jan 2017 07:02:33 -0800] rev 43217
Merge
ascarpino [Thu, 17 Nov 2016 09:51:10 -0800] rev 43216
8168705: Better ObjectIdentifier validation
Reviewed-by: mullan, asmotrak, ahgross
michaelm [Thu, 17 Nov 2016 16:59:18 +0000] rev 43215
8167223: URL handling improvements
Reviewed-by: prappo, chegar
valeriep [Thu, 17 Nov 2016 02:08:53 +0000] rev 43214
8168714: Tighten ECDSA validation
Summary: Added additional checks to DER parsing code
Reviewed-by: vinnie, ahgross
xuelei [Thu, 10 Nov 2016 15:52:48 +0000] rev 43213
8168724: ECDSA signing improvments
Reviewed-by: valeriep, vinnie, ahgross, asmotrak, robm
xuelei [Thu, 10 Nov 2016 15:46:40 +0000] rev 43212
8168728: DSA signing improvments
Reviewed-by: valeriep, vinnie, ahgross, asmotrak, robm
rriggs [Wed, 12 Oct 2016 12:56:35 -0400] rev 43211
8156802: Better constraint checking
Reviewed-by: dfuchs
igerasim [Sun, 09 Oct 2016 14:38:30 +0300] rev 43210
8166878: Connection reset during TLS handshake
Reviewed-by: xuelei
Contributed-by: xuelei.fan@oracle.com
prr [Thu, 06 Oct 2016 10:31:41 -0700] rev 43209
8166988: Improve image processing performance
Reviewed-by: serb, vadim, mschoene
vinnie [Thu, 06 Oct 2016 17:33:57 +0100] rev 43208
8158997: JNDI Protocols Switch
Reviewed-by: dfuchs