Thanks! Glancing at the changes, they look good.
One comment tho, this probably should have been grouped together with
Valerie's fix. jcheck only allows for one putback per bug id, so we may
need to file a separate bug for her part.
Brad
xuelei....@sun.com wrote:
Changeset: 85fe3cd9d6f9
Author: wetmore
Date: 2008-12-19 10:35 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/85fe3cd9d6f9
6750401: SSL stress test with GF leads to 32 bit max process size in less than
5 minutes,with PCKS11 provider
Summary: This is the JSSE portion of the fix. Main part is in PKCS11.
Reviewed-by: valeriep, xuelei
! src/share/classes/sun/security/ssl/CipherBox.java
! src/share/classes/sun/security/ssl/SSLEngineImpl.java
! src/share/classes/sun/security/ssl/SSLSocketImpl.java