[16] RFR: 8247968: test/jdk/javax/crypto/SecretKeyFactory/security.properties has wrong header

Weijun Wang weijun.wang at oracle.com
Thu Jun 25 10:38:53 UTC 2020


Hi Siba,

Change looks fine to me.

Thanks,
Max

> On Jun 25, 2020, at 5:11 PM, sibabrata.sahoo at oracle.com wrote:
> 
> Hi,
> 
> Please review a minor fix for the following patch,
> JBS: https://bugs.openjdk.java.net/browse/JDK-8247968
> Diff:
> 
> diff -r 5f90d52615de test/jdk/javax/crypto/SecretKeyFactory/security.properties
> --- a/test/jdk/javax/crypto/SecretKeyFactory/security.properties	Thu Jun 25 03:11:32 2020 +0200
> +++ b/test/jdk/javax/crypto/SecretKeyFactory/security.properties	Thu Jun 25 02:05:29 2020 -0700
> @@ -1,6 +1,3 @@
> -# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
> -# ORACLE PROPRIETARY/CONFIDENTIAL.  Use is subject to license terms.
> -
>  jdk.security.provider.preferred=
>  jdk.jar.disabledAlgorithms=
> 
> 
> Change:
> Copyright header from the property file is removed as it is not necessary to have in a property file.
> 
> Thanks,
> Siba
> 
> 
> 




More information about the security-dev mailing list