Details

    • Sub-task
    • Resolution: Fixed
    • P3
    • 9
    • 8u40
    • core-libs
    • b37
    • generic
    • generic

    Backports

      Description

        Optimistic splitter performs AST transformations that can't be easily recreated after the initial compilation step (especially since later compilations only parse the immediate part being recompiled). For this reason, optimistic splitter depends on the ability to store partially transformed AST in memory. The easiest way to do this (and not incur the overhead of keeping full objects around) is to make AST classes serializable.

        Attachments

          Issue Links

            Activity

              People

                attila Attila Szegedi
                attila Attila Szegedi
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: