hg: jdk6/jdk6/jdk: 7175845: JSSE client sockets are very slow

Daniel D. Daugherty daniel.daugherty at oracle.com
Wed Jul 25 08:45:05 PDT 2012


Looks like two different changesets went into OpenJDK6
with the same bug ID.

Kelly, not sure how you might want to fix this...

Dan


On 7/16/12 11:50 AM, abhi.saha at oracle.com wrote:
 > Changeset: 2366192c7fcb
 > Author:    mbankal
 > Date:      2012-07-16 10:48 -0700
 > URL:       http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/2366192c7fcb
 >
 > 7175845: "jar uf" changes file permissions unexpectedly
 > Reviewed-by: ohair
 > Contributed-by: mala.bankal at oracle.com
 >
 > ! src/share/classes/sun/tools/jar/Main.java
 > + test/tools/jar/UpdateJar.java


On 7/16/12 12:08 PM, abhi.saha at oracle.com wrote:
> Changeset: 50a572567cb2
> Author:    mbankal
> Date:      2012-07-16 11:04 -0700
> URL:       http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/50a572567cb2
>
> 7175845: JSSE client sockets are very slow
> Reviewed-by: ohair, xuelei
> Contributed-by: mala.bankal at oracle.com
>
> ! src/share/classes/sun/security/ssl/AppOutputStream.java
> ! src/share/classes/sun/security/ssl/EngineOutputRecord.java
> ! src/share/classes/sun/security/ssl/OutputRecord.java
> ! src/share/classes/sun/security/ssl/SSLSocketImpl.java
>
>


More information about the jdk6-dev mailing list