RFR: 8272916: Copyright year was modified unintentionally in jlink.properties and ImagePluginStack.java
Please review this trivial change for fixing the copyright year of the two files (jlink.properties and ImagePluginStack.java) which were modified unintentionally during the fix for JDK-8264322. ------------- Commit messages: - 8272916: Copyright year was modified unintentionally in jlink.properties and ImagePluginStack.java Changes: https://git.openjdk.java.net/jdk/pull/5240/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5240&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8272916 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/5240.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/5240/head:pull/5240 PR: https://git.openjdk.java.net/jdk/pull/5240
On Tue, 24 Aug 2021 17:21:20 GMT, Calvin Cheung <ccheung@openjdk.org> wrote:
Please review this trivial change for fixing the copyright year of the two files (jlink.properties and ImagePluginStack.java) which were modified unintentionally during the fix for JDK-8264322.
I verified that in the commit to fix JDK-8264322 no content changes were actually made to the files in this commit. Approved. ------------- Marked as reviewed by bpb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/5240
On Tue, 24 Aug 2021 17:35:50 GMT, Brian Burkhalter <bpb@openjdk.org> wrote:
Please review this trivial change for fixing the copyright year of the two files (jlink.properties and ImagePluginStack.java) which were modified unintentionally during the fix for JDK-8264322.
I verified that in the commit to fix JDK-8264322 no content changes were actually made to the files in this commit. Approved.
@bplb Thanks for your quick review. ------------- PR: https://git.openjdk.java.net/jdk/pull/5240
On Tue, 24 Aug 2021 17:21:20 GMT, Calvin Cheung <ccheung@openjdk.org> wrote:
Please review this trivial change for fixing the copyright year of the two files (jlink.properties and ImagePluginStack.java) which were modified unintentionally during the fix for JDK-8264322.
This pull request has now been integrated. Changeset: c547ead4 Author: Calvin Cheung <ccheung@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/c547ead493fafb6716550996a83276afc0ec... Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod 8272916: Copyright year was modified unintentionally in jlink.properties and ImagePluginStack.java Reviewed-by: bpb ------------- PR: https://git.openjdk.java.net/jdk/pull/5240
participants (2)
-
Brian Burkhalter
-
Calvin Cheung