Skip to content

Conversation

@dsamersoff
Copy link

Javah deprecated since jdk8 and removed in jdk11, so we have to replace it to javac -h <header_output_directory> in a build and move header generation from native build phase to java build phase.

With proposed changes mx will always generate headers if Java class contains native method.

@dougxc
Copy link
Member

dougxc commented Jan 14, 2018

Every mx change also requires a bump in the mx version (see the version variable defined near the bottom of mx.py).

@rschatz
Copy link
Member

rschatz commented Jan 16, 2018

Included in #143.

@rschatz rschatz closed this Jan 16, 2018
@dsamersoff dsamersoff deleted the javah_deprecation branch January 17, 2018 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants