JDK-8167240 : Write new tests to cover functionality of existing 'jimage' options
  • Type: Sub-task
  • Component: tools
  • Sub-Component: jlink
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2016-10-05
  • Updated: 2018-02-20
  • Resolved: 2016-11-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b147Fixed
Related Reports
Relates :  
Relates :  
Description
The following options need to be covered:
1) info, info --help
2) list, list --help, list --verbose
3) extract, extract --help, extract --dir
4) --version, --full-version
5) --help, -h
Comments
jdk/test/tools/jimage has some tests for the jimage tool but would be good to see what is missing.
06-10-2016