[8u-dev] Request for approval to backport: 8144313, 8146669, 8037557, 8146387 (Tests SessionTimeOutTests and SessionCacheSizeTests timeout)

Ivan Gerasimov ivan.gerasimov at oracle.com
Tue Apr 26 07:49:01 UTC 2016


Thanks Buck for approving!

I was under impression tha, they don't need noreg label, as they *are* 
regression test fixes.
So, the tests themselves test they are good.

I'll populate noreg-self label across the bugs.

With kind regards,
Ivan

On 26.04.2016 10:32, david buck wrote:
> approved for backport to 8u-dev
>
> Please add an appropriate noreg label to each bug report before 
> pushing. (3 out of the 4 reports are currently missing them.)
>
> [ noreg bug labels ]
> http://openjdk.java.net/guide/changePlanning.html#noreg
>
> Cheers,
> -Buck
>
> On 2016/04/26 15:50, Ivan Gerasimov wrote:
>> Hello!
>>
>> I'd like to backport four listed fixes into jdk8u, as I saw these tests
>> hitting timeout on Solaris.
>>
>> With the fixes, the tests passed on all tested platforms.
>>
>> The changes apply cleanly after adjusting the path (kind of 
>> unshuffling):
>>
>> wget -O - -q
>> http://hg.openjdk.java.net/jdk9/dev/jdk/raw-rev/148c126a5f1d |sed
>> 's#/test/javax/net/ssl/SSLSession/#/test/sun/security/ssl/javax/net/ssl/NewAPIs/#'|hg 
>>
>> patch - --no-commit
>> wget -O - -q
>> http://hg.openjdk.java.net/jdk9/jdk9/jdk/raw-rev/d09282af3b52 |sed
>> 's#/test/javax/net/ssl/SSLSession/#/test/sun/security/ssl/javax/net/ssl/NewAPIs/#'|hg 
>>
>> patch - --no-commit
>> wget -O - -q
>> http://hg.openjdk.java.net/jdk9/jdk9/jdk/raw-rev/416039f8eef1 |sed
>> 's#/test/javax/net/ssl/SSLSession/#/test/sun/security/ssl/javax/net/ssl/NewAPIs/#'|hg 
>>
>> patch - --no-commit
>> wget -O - -q
>> http://hg.openjdk.java.net/jdk9/dev/jdk/raw-rev/c20bc888feea |sed
>> 's#/test/javax/net/ssl/SSLSession/#/test/sun/security/ssl/javax/net/ssl/NewAPIs/#'|hg 
>>
>> patch - --no-commit
>>
>> Bugs:
>> https://bugs.openjdk.java.net/browse/JDK-8144313  (Test
>> SessionTimeOutTests can be timeout)
>> https://bugs.openjdk.java.net/browse/JDK-8146669  (Test
>> SessionTimeOutTests fails intermittently)
>> https://bugs.openjdk.java.net/browse/JDK-8037557  (test
>> SessionCacheSizeTests.java timeout)
>> https://bugs.openjdk.java.net/browse/JDK-8146387  (Test
>> SSLSession/SessionCacheSizeTests socket accept timed out)
>>
>> Jdk9 changes:
>> http://hg.openjdk.java.net/jdk9/dev/jdk/raw-rev/148c126a5f1d
>> http://hg.openjdk.java.net/jdk9/jdk9/jdk/raw-rev/d09282af3b52
>> http://hg.openjdk.java.net/jdk9/jdk9/jdk/raw-rev/416039f8eef1
>> http://hg.openjdk.java.net/jdk9/dev/jdk/raw-rev/c20bc888feea
>>
>> Jdk9 reviews:
>> http://mail.openjdk.java.net/pipermail/security-dev/2015-December/013120.html 
>>
>>
>> http://mail.openjdk.java.net/pipermail/security-dev/2016-January/013349.html 
>>
>>
>> http://mail.openjdk.java.net/pipermail/security-dev/2014-April/010393.html 
>>
>> http://mail.openjdk.java.net/pipermail/security-dev/2016-January/013316.html 
>>
>>
>>
>>
>> With kind regards,
>> Ivan
>



More information about the jdk8u-dev mailing list