8000 mx generates manifest entries longer than 72 words · Issue #253 · graalvm/mx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
mx generates manifest entries longer than 72 words #253
Open
@zakkak

Description

@zakkak

According to JAR File Specification

Line length:

No line may be longer than 72 bytes (not characters), in its UTF8-encoded form. If a value would make the initial line longer than this, it should be continued on extra lines (each starting with a single SPACE).

However, mx appears to be generating longer lines, e.g.:

Premain-Class: com.oracle.svm.hosted.agent.NativeImageBytecodeInstrumentationAgent

As found in the manifest of svm-21.3.0.jar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0