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

Skip replay parsing errors with ReplayIgnoreInitErrors

XMLWordPrintable

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

        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.

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

                Created:
                Updated:
                Resolved: