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

Rmic build for java.management.api has bad incremental behavior

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • 13
    • infrastructure
    • None
    • b15

      In Rmic-java.management.api.gmk, there is a special extra rule defined to move the generated class and java files into different directories. This construct doesn't really work well in make and on incremental builds, one of the recipes is always executed.

      I'm rewriting this by implementing direct support in SetupRMICompilation for separate output directories.

      This should very slightly improve incremental build performance on Windows.

            erikj Erik Joelsson
            erikj Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: