JDK-8026950 : Nits in agent ps_proc.c file breaks compilation of open hotspot
Type:Bug
Component:hotspot
Sub-Component:svc
Affected Version:hs25
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2013-10-21
Updated:2014-05-27
Resolved:2013-10-28
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.
Couple of nits in os_bsd.cpp brake compilation of open hotspot on non-apple platforms.
Comments
ILW=HLM=P3, High impact as build fails, low likelihood as FreeBSD is uncommon, medium workaround to manually patch the files when building.
28-10-2013
Serviceability agent, giving to svc group.
21-10-2013
nits in ps_proc.c prevents open hotspot from being compiled on BSD platform. As this file is not used on Mac OS X this problem was not discovered early.