Hello All,
Could you please review this attached patch. This patch fixes the "Incorrect copyright header in CertificateValidation.java".
Issue :https://bugs.openjdk.java.net/browse/JDK-8240988
<https://bugs.openjdk.java.net/browse/JDK-8240988?filter=-1>
Thanks,
Ravi
diff --git a/test/jdk/sun/security/x509/X509CertImpl/CertificateValidation.java
b/test/jdk/sun/security/x509/X509CertImpl/CertificateValidation.java
--- a/test/jdk/sun/security/x509/X509CertImpl/CertificateValidation.java
+++ b/test/jdk/sun/security/x509/X509CertImpl/CertificateValidation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it