Missing word in GPLv2 license text in StackMapTableAttribute.java

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: None
    • Component/s: other-libs
    • None
    • b11
    • other

      looks like there is a missing "Public" word in the license text added in two files (created by JDK-8294982)

      src/java.base/share/classes/jdk/internal/classfile/attribute/StackMapTableAttribute.java
      src/java.base/share/classes/jdk/internal/classfile/constantpool/ConstantPool.java

      for these files, the license text is

       * This code is free software; you can redistribute it and/or modify it
       * under the terms of the GNU General License version 2 only, as

      while for other files the license text is

       * 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

            Assignee:
            Dmitry Cherepanov (Inactive)
            Reporter:
            Dmitry Cherepanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: