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

Add --state-dir=foo to chose location for javac_state file

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • tools
    • b28
    • Verified

        Currently sjavac defaults to store the sjavac_state file in the destination dir along the generated classes,
        this can be inconvenient in some build systems, because you have to avoid the state file when creating a jar archive. It is convenient to be able to relocate javac_state to a state dir. This directory will also hold a default portfile javac_server and the log files for the server, if the server conf is not supplied.

        The state dir defaults to the destination dir.

              ohrstrom Fredrik Öhrström
              ohrstrom Fredrik Öhrström
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: