JDK-2163423 : REGRESSION: NPE in ConnectorBootstrap when Agent.getManagementProperties() returns null.
  • Type: Backport
  • Backport of: JDK-6685178
  • Component: core-svc
  • Sub-Component: java.lang.management
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2008-06-02
  • Updated: 2010-09-28
  • Resolved: 2008-06-26
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.

To download the current JDK release, click here.
JDK 6 Other
6u7Fixed OpenJDK6Fixed
Comments
EVALUATION Need to check for null value in the call Agent.getManagementProperties().
02-06-2008