Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174498 | 10 | Jonathan Gibbons | P3 | Resolved | Fixed | b01 |
It is suggested that we hide (or even remove) support for --inherit-runtime-environment which was added to JDK 9 in b132 JDK-8156998.
The dominant use case has gone away, and to the extent it remains, it may be better served by env variables and @files.
In addition, the option has become more complex, since it now has to filter specific option values, not just entire options.
For now, it is suggested that we undocument/hide the option.
The dominant use case has gone away, and to the extent it remains, it may be better served by env variables and @files.
In addition, the option has become more complex, since it now has to filter specific option values, not just entire options.
For now, it is suggested that we undocument/hide the option.
- backported by
-
JDK-8174498 Hide support for --inherit-runtime-environment
-
- Resolved
-
- relates to
-
JDK-8156998 javac should support new option -XinheritRuntimeEnvironment
-
- Resolved
-