Order resource plugin should support putting resources at the end

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9.1
    • Component/s: tools
    • generic
    • generic

      Some things should never or only rarely be loaded during runtime and we could win some small cold startup and footprint characteristics by putting them at the end of the jimage archive.

      For example, --order-resources could take a suffix-patterns that will be separated from the default argument by the parser:

      --order-resources=@classlist,/java.base/java/*:suffix-patterns=/jdk.jlink/*,/java.corba/*,*module-info.class*

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: