Changeset: 36e578297fa7
Author:xuelei
Date: 2013-08-12 02:34 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/36e578297fa7
8013809: deadlock in SSLSocketImpl between between write and close
Reviewed-by: wetmore
! src/share/classes/sun/security/ssl/SSLSocketImpl.java
Sean.
>
> On 07/08/13 15:17, Xuelei Fan wrote:
>> Hi,
>>
>> This is a request to backport a JDK 8 fix into JDK 7u-dev:
>> 8013809: deadlock in SSLSocketImpl between between write and close
>>
>> The fix has already been pushed to JDK 8:
>>
Hi,
This is a request to backport a JDK 8 fix into JDK 7u-dev:
8013809: deadlock in SSLSocketImpl between between write and close
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8c7cf4926157
The code changes for jdk7u are identical to the ones in jdk8
Changeset: 221420eaa1d0
Author:xuelei
Date: 2013-07-29 19:02 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/221420eaa1d0
8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
Reviewed-by: xuelei
Contributed-by: Pasi Eronen
! src/share/classes/
Hi,
This is a request to backport a JDK 8 fix into JDK 7u-dev:
8014618: Need to strip leading zeros in TlsPremasterSecret of
DHKeyAgreement
The fix has already integrated into JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6407106f1b1c
The code changes for jdk7u are identical to the o
Changeset: 3592be0f4f3e
Author:xuelei
Date: 2013-06-19 02:46 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/3592be0f4f3e
8000456: Add programmatic deadlock detection in SSLEngineDeadlock
Reviewed-by: wetmore
!
test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLEn
Hi,
This is a request to backport a JDK 8 fix into JDK 7u-dev:
8000456: Add programmatic deadlock detection in SSLEngineDeadlock
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2d9da733014f
The code changes for jdk7u are identical to the ones in jdk8.
Changeset: fe4ada6c96c7
Author:xuelei
Date: 2013-04-15 08:37 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/fe4ada6c96c7
7109274: Restrict the use of certificates with RSA keys less than 1024 bits
Summary: This restriction is applied via the Java Security property,
"
Hi,
This is a request to backport a JDK 8 fix into JDK 7u12:
8003265: Need to clone array of input/output parameters
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4472a641b4dc
The code changes for jdk7u are identical to the ones in jdk8. The fix i
Hi,
This is a request to backport a JDK 8 fix into JDK 7u12:
7109274: Restrict the use of certificates with RSA keys less than
1024 bits
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/645d774b683a
The code changes for jdk7u are identical to the one
Changeset: 9d69f4980e13
Author:xuelei
Date: 2012-12-06 01:42 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/9d69f4980e13
6952814:
sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java
failing in PIT
Summary: Removes the test as it depends on l
Hi,
This is a request to backport a JDK 8 fix into JDK 7u12:
6952814:
sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java
failing in PIT
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3b7193ab0d87
The code changes for jdk7u
Changeset: b76b6f452d29
Author:xuelei
Date: 2012-09-27 08:33 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/b76b6f452d29
7200295: CertificateRequest message is wrapping when using large numbers of
Certs
Reviewed-by: wetmore
! src/share/classes/sun/security/ssl/Hands
Changeset: 851ec7accec3
Author:xuelei
Date: 2012-09-27 07:45 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/851ec7accec3
7199066: Typo in method name
Reviewed-by: mullan, wetmore
! src/share/classes/sun/security/ssl/SSLContextImpl.java
! src/share/classes/sun/securit
Hi,
This is a request to backport a JDK 8 fix into JDK 7u12:
7200295: CertificateRequest message is wrapping when using large
numbers of Certs
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a58585051c4b
The code changes for jdk7u are identical to t
Hi,
This is a request to backport a JDK 8 fix into JDK 7u10:
7199066: Typo in method name
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/88a4f699d233
The code changes for jdk7u10 are identical to the ones in jdk8. The fix
is simple and no expected
Changeset: 32e41a5f855c
Author:xuelei
Date: 2012-06-12 07:34 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/32e41a5f855c
7147407: remove never used debug code in DnsClient.java
Reviewed-by: vinnie
! src/share/classes/com/sun/jndi/dns/DnsClient.java
Changeset: 1f7e7005f630
Author:xuelei
Date: 2012-06-09 04:51 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/1f7e7005f630
7174244: NPE in Krb5ProxyImpl.getServerKeys()
Reviewed-by: weijun
! src/share/classes/sun/security/ssl/SSLContextImpl.java
! src/share/classes/sun
Hi,
This is a request to backport a JDK 8 fix into JDK 7u6:
7147407: remove never used debug code in DnsClient.java
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a4e3dde9a8a7
The code changes for jdk7u6 are identical to the ones in jdk8.
I intend
Hi,
This is a request to backport a JDK 8 fix into JDK 7u6:
7174244: NPE in Krb5ProxyImpl.getServerKeys()
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f8e72d7ff37d
The code changes for jdk7u6 are identical to the ones in jdk8.
We need to backpor
Vote: Yes
Xuelei
On 5/10/2012 8:16 PM, Alan Bateman wrote:
>
> I hereby nominate Kurchi Subhra Hazra to jdk7u Committer.
>
> Kurchi has committer role in the jdk8 project but only author role on
> jdk7u.
>
> The following queries match most of her recent activity:
>
> http://hg.openjdk.java.n
Changeset: 997176fc0a83
Author:xuelei
Date: 2012-05-10 17:53 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/997176fc0a83
7166570: JSSE certificate validation has started to fail for certificate chains
Reviewed-by: wetmore
! src/share/classes/sun/security/validator/Si
Changeset: 996fd01472ee
Author:xuelei
Date: 2012-05-08 19:44 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/996fd01472ee
7153184: NullPointerException when calling
SSLEngineImpl.getSupportedCipherSuites
Reviewed-by: weijun, dholmes
! src/share/classes/sun/security/s
Hi,
This is a request to backport a JDK 8 fix into JDK 7u6:
7166570: JSSE certificate validation has started to fail for
certificate chains
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0f63f3390ac9
The code changes for jdk7u6 are identical to the
Hi,
This is a request to backport a JDK 8 fix into JDK 7u6:
7153184: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7153184
The fix has already been pushed to JDK 8:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/41d3f7509e00
The code changes for jdk7u4 are identical to the ones in jdk
Changeset: 0176c439bd11
Author:xuelei
Date: 2012-03-27 18:34 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/0176c439bd11
7155051: DNS provider may return incorrect results
Reviewed-by: weijun, chegar
! src/share/classes/com/sun/jndi/dns/DnsClient.java
Hi,
This is a request to backport a JDK 8 fix into JDK 7u6:
7155051: DNS provider may return incorrect results
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7155051
The fix has already been pushed to JDK 8, as:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e700286746c9
The code ch
Changeset: 0abbb7caa624
Author:xuelei
Date: 2012-02-11 21:40 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/0abbb7caa624
7144781: incorrect URLs in JSSE java doc
Reviewed-by: wetmore, skannan
! src/share/classes/javax/net/ssl/ExtendedSSLSession.java
! src/share/class
Hi,
This is a request to backport a JDK 8 fix into JDK 7u4:
7144781: incorrect URLs in JSSE java doc
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7144781
The fix has already been pushed to JDK 8, as:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/da8b8ee281f9
The code changes for jd
Changeset: 5af6820a0847
Author:xuelei
Date: 2012-01-15 19:33 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/5af6820a0847
7106773: 512 bits RSA key cannot work with SHA384 and SHA512
Reviewed-by: weijun
! src/share/classes/sun/security/pkcs11/P11Cipher.java
! src/shar
Hi,
This is a request to backport a JDK 8 fix into JDK 7u4:
7106773: 512 bits RSA key cannot work with SHA384 and SHA512
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7106773
The fix has already been pushed to JDK 8, as:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/11e52d5ba64e
The
Sorry, please hold the approval. I will submit another one later.
Thanks,
Xuelei
On 11/28/2011 6:47 PM, Xuelei Fan wrote:
> Hi,
>
> This is a request to backport a JDK 8 fix into JDK 7u4:
>
> 7115524: sun.security.provider.certpath.ssl.SSLServerCertStore no
> longe
Hi,
This is a request to backport a JDK 8 fix into JDK 7u4:
7115524: sun.security.provider.certpath.ssl.SSLServerCertStore no
longer works
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7115524
The fix has already been pushed to JDK 8, as:
http://hg.openjdk.java.net/jdk8/tl/jdk/r
Changeset: 6ecc54257640
Author:xuelei
Date: 2011-11-23 07:15 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/6ecc54257640
7113275: compatibility issue with MD2 trust anchor and old X509TrustManager
Summary: also reviewed by dennis...@oracle.com
Reviewed-by: mullan
! s
Hi,
This is a request to backport a JDK 8 fix into JDK 7u4:
7113275: compatibility issue with MD2 trust anchor and old
X509TrustManager
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7113275
The fix has already been pushed to JDK 8, as:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8
Changeset: 43d2d7ab0823
Author:xuelei
Date: 2011-10-30 20:07 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/43d2d7ab0823
7106277: Brokenness in the seqNumberOverflow of MAC
Reviewed-by: wetmore
! src/share/classes/sun/security/ssl/MAC.java
Ping.
Xuelei
On 10/31/2011 11:31 AM, Xuelei Fan wrote:
> Hi,
>
> Requesting permission to push a fix for CR 7106277 to jdk7u4, simple fix.
>
> 7106277: Brokenness in the seqNumberOverflow of MAC
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7106277
>
>
Hi,
Requesting permission to push a fix for CR 7106277 to jdk7u4, simple fix.
7106277: Brokenness in the seqNumberOverflow of MAC
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7106277
The fix has already been included in JDK 8 as:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3090
38 matches
Mail list logo