JDK-8191054 : Remove the Native-Header Tool (javah)
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javah
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-11-09
  • Updated: 2017-12-15
  • Resolved: 2017-12-13
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 10 JDK 11
10 b36Fixed 11Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Relates :  
Description
See the parent task, JDK-8182758.
Comments
This change missed updating tools/launcher/VersionCheck.java
14-12-2017

One other minor reference doc reference to javah in jdk.compiler module-info, now removed: 27 * Defines the implementation of the 28 * {@linkplain javax.tools.ToolProvider#getSystemJavaCompiler system Java compiler} 29 * and its command line equivalent, <em>{@index javac javac tool}</em>, 30 * as well as <em>{@index javah javah tool}</em>.
15-11-2017

Changeset to remove javah looks fine.
14-11-2017