Uploaded image for project: 'Aesh'
  1. Aesh
  2. AESH-457

[JDK9] unammed package not allowed for module

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 1.1
    • None
    • None
    • None

    Description

      JDK9 cannot create automatic module name from aesh jar as it contains classes in unnamed package (root of the jar)

      running:

      jar -d --file=aesh-1.0.jar (jar utility from JDK9 or newer)

      Unable to derive module descriptor for: .\aesh-1.0.jar
      AeshGraphicsExample$ExitCommand.class found in top-level directory (unnamed package not allowed in module)
      

      Attachments

        Issue Links

          Activity

            People

              spederse@redhat.com Stale Pedersen
              tomazcerar Tomaž Cerar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: