JDK-8065783 : DCMD parser fails to recognize one character argument when it's positioned last
Type:Bug
Component:hotspot
Sub-Component:svc
Affected Version:7,8,9
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2014-11-24
Updated:2023-11-28
Resolved:2014-11-30
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.
DCMD parser incorrectly ignores the last character in the argument list line when it comprises a one character argument.
Eg. having `IntegerFlag 1` parsed would ignore '1' completely.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/b7b6b8b43778
User: lana
Date: 2014-12-17 21:52:43 +0000