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

AppCDS dumping should ignore prohibited packages instead of quitting

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • 11
    • 9
    • hotspot

      In most cases, when AppCDS encounters an invalid class, it ignores the class and continue dumping (with a warning message).

      However, when a class in a prohibited package is encountered, the VM quits the dumping process, but with an exit code 0.

      We should fix the implementation to ignore the class and print a warning message.

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

              Created:
              Updated:
              Resolved: