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

Do not support -XX:+AOTClassLinking for static CDS archive

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • hotspot

      This RFE is similar to to JDK-8367366, except we are doing it for the static CDS archive.

      JEP 483 did not specify support of -XX:+AOTClassLinking for the static CDS archive. To simplify the implementation, we should remove such support.

      However, currently we are re-using some static CDS archive test cases as regression tests for -XX:+AOTClassLinking. As a prerequisite, We should migrate a substantial portion of these tests to the new JEP 483 workflow.

            iklam Ioi Lam
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: