Incremental JDK build could be sped up

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: infrastructure
    • None
    • b16

      Currently, when doing a build after a change that does not modify an API of a module, only that single module is compiled, and the compilation of dependent modules is skipped.

      But, sometimes, the modification is so small that it does not affect even other files in the given module, so only affected files could be recompiled, further speeding up the build process.

            Assignee:
            Jan Lahoda
            Reporter:
            Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: