Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8343490

Update copyright year for JDK-8341692

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P5 P5
    • 24
    • 24
    • hotspot
    • gc
    • 24

      The copyright of some files of JDK-8341692 wasn't update correctly.

      Search command like below:
      for i in `grep "diff --git a" ~/compiler-test/openjdk/patchs/JDK-8341692.patch | awk '{print $3}' | sed "s|^a/||"` ; do if test -f $i ; then grep 'Copyright (c)' $i | grep -wq 2024 || echo $i ; fi ; done

            syan Sendao Yan
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: