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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

            Assignee:
            Chris Hegarty
            Reporter:
            Andrei Eremeev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: