Convert -Xlog:cds to -Xlog:aot (step 2)

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: None
    • Component/s: hotspot
    • b24

      This is the second step following JDK-8356595. All cds.* logs are converted, except for -Xlog:cds+dynamic.

      Reason for the exception:

      Dynamic archive is supported only in the old CDS workflow. It's not supported in the new AOT workflow.

      Changing it to aot+dynamic is inappropriate. Perhaps we should change it to -Xlog:aot+cds+dynamc+archive. However, that will affect a lot of test cases. We'll leave this for JDK 26.

            Assignee:
            Ioi Lam
            Reporter:
            Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: