-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 10.0.1, 11
-
Component/s: tools
-
b23
-
generic
-
generic
-
Verified
A DESCRIPTION OF THE PROBLEM :
If the release-info plugin is specified as --release-info=del without any keys, a NPE occurs. This should either report an error, or act as a no operation.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Any valid jlink command line with --release-info=del in it
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
error or no operation
ACTUAL -
crash with NPE
FREQUENCY : always
If the release-info plugin is specified as --release-info=del without any keys, a NPE occurs. This should either report an error, or act as a no operation.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Any valid jlink command line with --release-info=del in it
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
error or no operation
ACTUAL -
crash with NPE
FREQUENCY : always
- relates to
-
JDK-8202729 jlink tool reference: remove listing of unsupported jlink plugins
-
- Resolved
-