JDK-8044830 : Remove jhat tool
  • Type: Bug
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2014-06-04
  • Updated: 2015-04-30
  • Resolved: 2015-04-30
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 9
9Resolved
Related Reports
Blocks :  
Duplicate :  
Relates :  
Description
jhat was added in JDK 6 and its original implementation was from java.net HAT project [1].  jhat is an experimental, unsupported tool.  There hasn't been much update to jhat tool in the JDK.  In addition, there are several better heap dump visualizer/analyzer emerged since JDK 5/6 serviceability support.

It may be good to consider deprecating jhat and removing it from a future release.

[1] https://java.net/projects/hat