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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 22
    • Component/s: hotspot
    • b02

      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.

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

              Created:
              Updated:
              Resolved: