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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • 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.

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

              Created:
              Updated:
              Resolved: