amurillo [Thu, 07 Jul 2016 18:35:29 +0000] rev 39496
Merge
darcy [Thu, 07 Jul 2016 10:16:47 -0700] rev 39495
8152174: Type annotations with a missing type throw NullPointerException
Reviewed-by: jfranck
amurillo [Thu, 07 Jul 2016 19:00:10 +0000] rev 39494
Merge
ssahoo [Thu, 07 Jul 2016 09:50:35 -0700] rev 39493
8160940: Enable debug log in javax/net/ssl/HttpsURLConnection/Equals.java to track JDK-8160210
Reviewed-by: xuelei
psandoz [Thu, 07 Jul 2016 18:30:43 +0200] rev 39492
8160885: Unsafe.compareAndExchangeDouble/FloatAcquire should defer to compareAndExchangeLong/IntAcquire
Reviewed-by: mhaupt
jlaskey [Thu, 07 Jul 2016 09:38:33 -0300] rev 39491
8160829: Remove ASMPool support from jlink
Reviewed-by: sundar, psandoz, forax
nishjain [Thu, 07 Jul 2016 17:53:55 +0900] rev 39490
8055900: j.t.SimpleDateFormat spec needs to be clarified regarding month patterns
Reviewed-by: okutsu, peytoia
mli [Thu, 07 Jul 2016 01:31:31 -0700] rev 39489
8157667: sun/security/x509/URICertStore/ExtensionsWithLDAP.java has to be updated due to JDK-8134577
Summary: Resolving hosts by proxy instead of name service
Reviewed-by: mullan
Contributed-by: John Jiang <sha.jiang@oracle.com>
srastogi [Thu, 07 Jul 2016 09:51:47 +0200] rev 39488
8158169: MethodHandles.dropArgumentsToMatch(...)
Reviewed-by: psandoz, mhaupt
tidu [Wed, 06 Jul 2016 01:50:34 -0700] rev 39487
8160339: Remove intermittent key from javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
Reviewed-by: xuelei
Contributed-by: Tim Du <tiantian.du@oracle.com>