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

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

XMLWordPrintable

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

      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.

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

              Created:
              Updated: