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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: