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

Skip replay parsing errors with ReplayIgnoreInitErrors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P5
    • 9
    • None
    • hotspot
    • b14
    • generic
    • generic

    Backports

      Description

        Compilation replay currently can't resolve dynamically generated classes recorded in replay file.
        There are other parsing problems too which does not affect replayed compilation.
        Replay is aborted (not even reaching compilation) if such problems are found.
        We should allow to try the compilation even if such problems are found because the compilation may not need that broken information.

        Attachments

          Issue Links

            Activity

              People

                kvn Vladimir Kozlov
                kvn Vladimir Kozlov
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: