Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove javah support #10104

Merged
merged 3 commits into from
Feb 3, 2022
Merged

Remove javah support #10104

merged 3 commits into from
Feb 3, 2022

Conversation

argrento
Copy link
Contributor

Follow https://openjdk.java.net/jeps/313 and remove 'javah' from scripts and configs for linux platform and some android apps.

@elvin-n
Copy link
Contributor

elvin-n commented Jan 31, 2022

LGTM

@echuraev
Copy link
Contributor

Did you check if it works on MacOS? I'm not sure but it might be necessary to modify also this file: https://github.com/apache/tvm/blob/main/jvm/native/osx-x86_64/pom.xml

Copy link
Contributor

@echuraev echuraev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

Copy link
Contributor

@jwfromm jwfromm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for this upgrade!

@jwfromm jwfromm merged commit 9518b7e into apache:main Feb 3, 2022
mbs-octoml pushed a commit to mbs-octoml/mbs-tvm that referenced this pull request Feb 5, 2022
* Remove javah support

* Remove unused compiler option

* Osx pom.xml update
@argrento argrento deleted the remove_javah branch February 7, 2022 11:21
ylc pushed a commit to ylc/tvm that referenced this pull request Feb 16, 2022
* Remove javah support

* Remove unused compiler option

* Osx pom.xml update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants