JDK-8179909 : Release Note: Removal of SNMP Agent
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 11
  • Priority: P3
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2017-05-08
  • Updated: 2019-04-09
  • Resolved: 2018-05-31
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 11
11Resolved
Description
The `jdk.snmp` module has been removed.

As a result, the following `com.sun.management.snmp.*` properties are no-op when set by using the `-D` option or the `management.properties` configuration.

  - `com.sun.management.snmp.port`
  - `com.sun.management.snmp.trap`
  - `com.sun.management.snmp.interface`
  - `com.sun.management.snmp.acl`
  - `com.sun.management.snmp.acl.file`