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

Errors in Redistributable Module List

    XMLWordPrintable

Details

    • Verified

    Description

      When packaging a legacy jar the message is produced:

      Module jdk.jvmstat does not exist.
      Module jdk.management.agent does not exist.
      Module java.management.rmi does not exist.
      Module jdk.vm.ci does not exist.

      jdk.jvmstat was renamed at some point to jdk.internal.jvmstat so it should be removed.
      Same for jdk.vm.ci, jdk.internal.vm.ci so it should be removed.
      jdk.management.agent and java.management.rmi have a space at the end of the line. I'm not sure how that got passed jcheck.

      Attachments

        Activity

          People

            cbensen Chris Bensen (Inactive)
            cbensen Chris Bensen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: