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

Incremental JDK build could be sped up

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • 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.

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

              Created:
              Updated:
              Resolved: