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

jlink plugin to order resources should take a class list as input

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P2
    • 9
    • None
    • tools
    • b119
    • Not verified

    Description

      We should be at the point soon where the checked-in classlists for seeding the CDS archive (jdk//make/data/classlist/classlist.*) can be removed, to be replaced by build changes to generate the classlist in the build based on the run of one or two simple programs.

      We should look at having the classlist fed to jlink so that the resources in the jimage are ordered based on the order that they are loaded. The existing "sort-resources" plugin is close to this, it could be renamed and beefed up to consume a class file. The plugin would need to tolerate bad input, say where a class list lists a class that does not exist.

      Attachments

        Issue Links

          Activity

            People

              jlaskey Jim Laskey
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: