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.s...@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.ban...@oracle.com > > ! src/share/classes/sun/tools/jar/Main.java > + test/tools/jar/UpdateJar.java On 7/16/12 12:08 PM, abhi.s...@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.ban...@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