-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
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.
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.
- relates to
-
JDK-8159630 Add new test for jdk.internal.misc.VM::getRuntimeArguments
-
- Resolved
-
-
JDK-8159675 Define specification for JVM_GetJvmArguments
-
- Closed
-
-
JDK-8156998 javac should support new option -XinheritRuntimeEnvironment
-
- Resolved
-