• Type: Sub-task
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 8u40
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: