RFR: 8297507: Update header after JDK-8297230 [v2]

Daniel D. Daugherty dcubed at openjdk.org
Wed Nov 23 15:11:47 UTC 2022


On Wed, 23 Nov 2022 14:51:08 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

>> Update header to add extra space
>
> Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update header to include extra space

Here's the diffs that work:

$ git diff
diff --git a/src/java.desktop/share/classes/sun/java2d/marlin/DPQSSorterContext.java b/src/java.desktop/share/classes/sun/java2d/marlin/DPQSSorterContext.java
index e2e4fdd34bf..ee924f37805 100644
--- a/src/java.desktop/share/classes/sun/java2d/marlin/DPQSSorterContext.java
+++ b/src/java.desktop/share/classes/sun/java2d/marlin/DPQSSorterContext.java
@@ -4,13 +4,13 @@
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
- * published by the Free Software Foundation. Oracle designates this
+ * published by the Free Software Foundation.  Oracle designates this
  * particular file as subject to the "Classpath" exception as provided
  * by Oracle in the LICENSE file that accompanied this code.
  *
  * This code is distributed in the hope that it will be useful, but WITHOUT
  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  * version 2 for more details (a copy is included in the LICENSE file that
  * accompanied this code).
  *

Yes, crossed in the ether...

-------------

PR: https://git.openjdk.org/jdk/pull/11324



More information about the client-libs-dev mailing list