Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8254106 Improve compilation replay
  3. JDK-8273920

Release Note: Improve Compilation Replay

XMLWordPrintable

    • Verified

      Compilation Replay has been improved to make it more stable and catch up with new JVM features. Enhancements include:
      - Best-effort support for hidden classes, allowing more cases involving invokedynamic, MethodHandles, and lambdas to replay successfully
      - DumpReplay support for C1
      - Incremental inlining support
      - Numerous bug fixes to improve stability

      Compilation Replay is a JVM feature of debug builds that is mainly used to reproduce crashes in the C1 or C2 JIT compilers.

            dlong Dean Long
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: