Request for backport approval for 8195667: ProblemList exclusion of Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java

Seán Coffey sean.coffey at oracle.com
Fri May 25 07:55:36 UTC 2018


Hi John,

Yes - probably best to have this patch ported to jdk8u-dev also. I'm not 
seeing the failures on our test systems (JPRT) but the test clients are 
probably at a different patch level.

Approved for jdk8u-dev. Hopefully one of your work colleagues with 
committer rights can push this for you. If not, ping me off thread and 
I'll push.

regards,
Sean.


On 24/05/2018 19:34, John Spurling wrote:
> Hello,
>
> I'm requesting approval to backport JDK-8195667. It's causing test failures
> for us.
>
> I work for Twitter, and I don't have an OpenJDK username.
>
> Here is a modified version of the diff to apply to the current 8u repo:
>
> 8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and
> tls/TestKeyMaterial.java due to JDK-8180837
> Summary: Puts sun/security/pkcs11/Secmod/AddTrustedCert.java and
> sun/security/pkcs11/tls/TestKeyMaterial.java into ProblemList
> Reviewed-by: weijun
>
> diff -r 556b17038b5c -r 24d7281e31bb test/ProblemList.txt
> --- a/test/ProblemList.txt      Wed Apr 18 12:41:29 2018 -0700
> +++ b/test/ProblemList.txt      Thu May 24 11:20:54 2018 -0700
> @@ -300,6 +300,11 @@
>
>   #8176354
>   sun/security/ssl/com/sun/net/ssl/internal/ssl/X509KeyManager/PreferredKey.java
>     generic-all
> +
> +# 8180837
> +sun/security/pkcs11/Secmod/AddTrustedCert.java                  generic-all
> +sun/security/pkcs11/tls/TestKeyMaterial.java                    generic-all
> +



More information about the jdk8u-dev mailing list