Details
-
Bug
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
None
-
b12
Description
The following jmap -dump should work with following command:
jmap -dump:file=dump.out,aaa 29890
which "aaa" is an undefined option.
The expected behavior should be printing error message that "aaa" is not an valid option.
jmap -dump:file=dump.out,aaa 29890
which "aaa" is an undefined option.
The expected behavior should be printing error message that "aaa" is not an valid option.
Attachments
Issue Links
- relates to
-
JDK-8251835 JDK-8251374 breaks jmap -dump:all
-
- Resolved
-