RFR: JDK-8171151 - JDK8u ProblemList.txt Updation
Ivan Gerasimov
ivan.gerasimov at oracle.com
Mon Jan 23 10:44:04 UTC 2017
Thanks Nikita!
The fix now looks good to me.
Please get another review from a jdk8u-dev Reviewer before pushing it.
With kind regards,
Ivan
On 23.01.2017 11:19, Nikita Jain wrote:
>
> Hi All,
>
> Updated the webrev. May I have a reviewer to review this:
>
> http://cr.openjdk.java.net/~rpatil/8171151/webrev.01/
> <http://cr.openjdk.java.net/%7Erpatil/8171151/webrev.01/>
>
> Thank you Ivan for looking into this, created new bugs for the same.
>
>
> Thanks,
>
> Nikita Jain
>
> *From:*Ivan Gerasimov
> *Sent:* Sunday, January 22, 2017 3:43 AM
> *To:* Nikita Jain <nikita.j.jain at oracle.com>; jdk8u-dev at openjdk.java.net
> *Subject:* Re: RFR: JDK-8171151 - JDK8u ProblemList.txt Updation
>
> Hi Nikita!
>
> Thanks for working on this!
> Reducing the noise from failing tests should greatly help to focus on
> the important failures.
>
> Your patch looks good in general.
>
> A couple of comments:
> 1)
> 223 # 8158274
> 224 java/nio/file/Files/probeContentType/Basic.java solaris-x64
>
> The bug JDK-8158274 was about Solaris Sparc and is now closed with
> "Won't fix" resolution.
> If the test is going to be fixed, then a new bug should be filed.
>
> 2)
> 283 # 8043951
> 284 sun/security/pkcs11/MessageDigest/TestCloning.java solaris-x64
>
> The bug JDK-8043951 was closed as "Won't fix".
> If we're going to fix the test, either the bug should be reopened, or
> a new bug should be filed.
>
>
> Please not that I'm not a Reviewer, so you'll need to get an approval
> from one.
>
> With kind regards,
> Ivan
>
> On 18.01.2017 16:47, Nikita Jain wrote:
>
> Hi All,
>
> Please review this fix for JDK-8171151 - JDK8u ProblemList.txt Updation
>
> Bug:https://bugs.openjdk.java.net/browse/JDK-8171151
>
> JDK8u Webrev:http://cr.openjdk.java.net/~rpatil/8171151/webrev.00/
> <http://cr.openjdk.java.net/%7Erpatil/8171151/webrev.00/>
>
> Testing: Passes JPRT.
>
>
>
> --------------
>
> Summary
>
> Test cases inserted
>
> -> New test failures for JDK8u-dev have been added in the list with their associated bug id.
>
> -> 8171208, The bug has been closed because of the Infra issue. However, its reference is used here just to track the INFRA bug id.
>
> java/net/CookieHandler/CookieManagerTest.java
>
> java/net/HttpURLConnection/UnmodifiableMaps.java
>
> sun/net/www/protocol/http/B6299712.java
>
> Test cases updated/deleted
>
> -> Removing the test as per the bug id 8027973 [bug is fixed]
>
> javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java
>
>
>
> -> Removing the test as per the bug id 7052625 [change is backported]
>
> com/sun/net/httpserver/bugs/6725892/Test.java
>
> -> Removing the test as per the bug id 7148829 [No more failure seen, reopen if seen again]
>
> sun/net/InetAddress/nameservice/simple/CacheTest.java
>
> sun/net/InetAddress/nameservice/simple/DefaultCaching.java
>
> -> The test was seen as failure in solaris_x64 and solaris_sparcv9 also. Platform, Bug id has also been added for the same.
>
> java/net/MulticastSocket/SetLoopbackMode.java
>
>
>
> -> The test was seen as failure in solaris_x64. Platform, Bug id has also been added for the same.
>
> java/net/MulticastSocket/Test.java
>
> -> Updating bug id from (JDK-7157786 to JDK-8026976), as '7157786' is closed as duplicate
>
> sun/security/pkcs11/ec/TestKeyFactory.java
>
> -> Removing the test as per the bug id 6988842 [bug is fixed but entry is not removed from the ProblemList.txt]
>
> sun/security/pkcs11/Secmod/AddPrivateKey.java
>
> sun/security/pkcs11/ec/ReadCertificates.java
>
> sun/security/pkcs11/ec/ReadPKCS12.java
>
> -> According to this bug id: 6988842, test is not falling on solaris-all. The test was seen as failure on linux_i586 and linux_x64. Hence, the bug id and affected platform has been updated.
>
> sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java
>
> -> Removing these tests as per the comment in Bug 7143279. [No failure reported since 2013/06. Reopen if seen again]
>
> tools/pack200/CommandLineTests.java
>
> tools/pack200/Pack200Test.java
>
> -> The test was seen as failure in windows _all. Platform, Bug id has also been added for the same.
>
> tools/launcher/FXLauncherTest.java
>
> Thanks,
>
> Nikita Jain
>
More information about the jdk8u-dev
mailing list