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

        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.

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

                Created:
                Updated:
                Resolved: