Not planning on fixing it. The changeset had the wrong CR number, it was backed out, then a new changeset was created. So there are probably 3 changesets related to this.
-kto On Jul 25, 2012, at 8:45 AM, Daniel D. Daugherty wrote: > 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 >> >>