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

Missing word in GPLv2 license text in StackMapTableAttribute.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • None
    • 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

            dcherepanov Dmitry Cherepanov
            dcherepanov Dmitry Cherepanov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: