Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Incomplete
-
Affects Version/s: 11.0.10
-
Fix Version/s: None
-
Component/s: core-libs
-
Subcomponent:
-
CPU:x86_64
-
OS:linux
Description
A DESCRIPTION OF THE PROBLEM :
I use code ProcessHandle.allProcesses to show all processes. and found the processHandle.info().commandline() didn't show the full command. it's truncated.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
It should show the full command line.
I use code ProcessHandle.allProcesses to show all processes. and found the processHandle.info().commandline() didn't show the full command. it's truncated.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
It should show the full command line.