-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b155
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174494 | 10 | Robert Field | P3 | Resolved | Fixed | b01 |
Add --{help,help-extra,version,full-version,show-version}
We already have: --help, --version, and --full-version
Although --full-version is not documented, it isn't for javac or java commands either.
--help-extra should be added as a synonym for -X
and --show-version should since it continues execution
All output should continue to go to stdout as has been my design which apparently agrees with a discussion between Kumar, Mandy, and Jon.
- backported by
-
JDK-8174494 jshell tool: missing options: --help-extra --show-version
-
- Resolved
-
- relates to
-
JDK-8170553 javac info options should match launcher options
-
- Closed
-