-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
None
-
Affects Version/s: 7u13
-
Component/s: core-svc
-
Environment:
Windows
jstat sometimes prints "invalid argument count" message on Windows if "-?" option is passed:
jstat -?
invalid argument count
Usage: jstat -help|-options
jstat -<option> [-t] [-h<lines>] <vmid> [<interval> [<count>]]
...
It is strange that it happens intermittently. I was unable to reproduce it with 7u9 b05 fcs.
jstat -?
invalid argument count
Usage: jstat -help|-options
jstat -<option> [-t] [-h<lines>] <vmid> [<interval> [<count>]]
...
It is strange that it happens intermittently. I was unable to reproduce it with 7u9 b05 fcs.
- relates to
-
JDK-6364329 jstat displays "invalid argument count" with usage
-
- Resolved
-