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

CDS dynamic dump crashes when verifying unlinked class from static archive

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 22
    • 22
    • hotspot
    • b09

      Scenario:

      class Foo with class version 51, one of its supertypes, Bar is version 49.
      class Bar cannot be verified - linking Bar would result in VerifyError.

      Dump Foo and Bar in a static archive.
      Both classes will be in "unlinked" state because class Bar is old.

      Issue encountered when Foo is verified at runtime while dumping the dynamic archive.

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

              Created:
              Updated:
              Resolved: