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

jar validation should validate the Automatic-Module-Name manifest entry

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 18
    • tools
    • None
    • jar

      Some jar files on maven central contain illegal Automatic-Module-Name entries in their manifests: https://github.com/sormuras/modules/tree/main/doc/suspicious

      Jar validation could validate that the Automatic-Module-Name in a jar manifest is a legal name, according to the specification: https://docs.oracle.com/javase/specs/jls/se17/html/jls-7.html#jls-7.7

            rjernst Ryan Ernst
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: