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

jmod: module-info encountered in the cmds, libs or config is not added to jmod file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • tools
    • b130
    • Verified

      module-info encountered in the cmds, libs or config is not added to jmod file.
      It is a kind of corner case, but looks like a bug.

      To reproduce:
      1. compile a module into classes;
      2. jmod create --cmds classes --config classes --libs classes --class-path classes mod.jmod
      3. jmod list mod.jmod
      Module-info.class will be filtered out from the native, bin, conf directories.

            chegar Chris Hegarty
            aeremeev Andrei Eremeev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: