Build JDK tools with ModuleMainClass attribute

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 22
    • Component/s: infrastructure
    • None
    • b23

        For modules with ModuleMainClass attribute, jlink will pre-resolved the module graph for these modules. At runtime, if the module is launched without --add-modules or --limit-modules option, the runtime can skip the module resolution at the startup.

        JDK tools with a single entry point (or a primary entry point) are candidates to add ModuleMainClass attribute in module-info.class to benefit from the jlink optimization.

              Assignee:
              Mandy Chung (Inactive)
              Reporter:
              Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: