[16] RFR: 8247968: test/jdk/javax/crypto/SecretKeyFactory/security.properties has wrong header
sibabrata.sahoo at oracle.com
sibabrata.sahoo at oracle.com
Thu Jun 25 09:11:00 UTC 2020
Hi,
Please review a minor fix for the following patch,
JBS: https://bugs.openjdk.java.net/browse/JDK-8247968 <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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20200625/5eb47a9f/attachment.htm>
More information about the security-dev
mailing list