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

Include array classes in the output of -XX:+PrintSharedArchiveAndExit

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 22
    • 22
    • hotspot
    • b02

    Description

      The output of "java -XX:+PrintSharedArchiveAndExit" includes entries like the following:

       282: java.time.ZoneId boot_loader
       283: java.util.regex.Pattern$LastNode boot_loader
       284: java.lang.Object boot_loader

      The array classes of java.lang.Object is also in the archive.
      This RFE is to enhance the -XX:+PrintSharedArchiveAndExit vm option to include the array classes in the output.

      Attachments

        Issue Links

          Activity

            People

              ccheung Calvin Cheung
              ccheung Calvin Cheung
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: