JDK-8066637 : Fix deprecation warnings in the jdk.jvmstat and jdk.jdi modules
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 9
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2014-12-03
  • Updated: 2019-02-11
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.
Other
tbdUnresolved
Related Reports
Relates :  
Comments
At time of writing, the deprecation warnings in the modules in question are: dev/jdk/src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/PerfDataBufferImpl.java:170: warning: [deprecation] toURL() in File has been deprecated dev/jdk/src/jdk.jvmstat/share/classes/sun/tools/jstatd/Jstatd.java:122: warning: [deprecation] RMISecurityManager in java.rmi has been deprecated dev/jdk/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/ExpressionParser.java:69: warning: [deprecation] StringBufferInputStream in java.io has been deprecated
03-12-2014