JDK-8191354 : Release Note: JEP 313 Remove the Native-Header Generation Tool (javah)
Type:Sub-task
Component:tools
Sub-Component:javah
Affected Version:10
Priority:P4
Status:Closed
Resolution:Delivered
Submitted:2017-11-15
Updated:2019-04-09
Resolved:2017-11-20
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.
As previously announced, the native-header tool, `javah`, has been removed.
Native headers can now be generated by using the Java compiler, `javac`, with the `-h` option.
Comments
The Release Note tool has added this to the JDK 10/18.3 RNs.