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

Runtime support for javac to determine arguments to the runtime environment

XMLWordPrintable

    • b121

      javac needs a way to determine the VM arguments to the runtime environment.

      ProcessHandle.Info::arguments returns the arguments to the process. When javac is launched on the command-line, ProcessHandle.Info::arguments returns the arguments to javac rather than the runtime environment in javac.

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: