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

Kelly O'Hair kelly.ohair at oracle.com
Wed Jul 25 09:34:19 PDT 2012


Yes, the jdk6 repos have allowed duplicate bug ids for a long time.

The pattern appears to be that only the current release (now jdk8) restricts changesets to only mentioning
a CR number once, as the repositories or releases get older we seem to open the doors to duplicate CRs,
probably due to the way the security changesets get integrated in more of a cherry picking fashion.

-kto

On Jul 25, 2012, at 9:25 AM, Tim Bell wrote:

> See also:
> 
> % hg log jdk6/.jcheck
>  [...]
> 
> changeset: 41:17206aebead8
> user:        ohair
> date:        Fri Sep 11 10:54:31 2009 -0700
> summary:     6881303: Change jcheck configuration to turn off unique bugid checks
> 
> Tim
> 
> 
> On 07/25/12 09:15, Kelly O'Hair wrote:
>> 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.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