Skip to content

configury: use javac vs javah whenever possible #5028

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

Merged
merged 1 commit into from
Apr 10, 2018

Conversation

ggouaillardet
Copy link
Contributor

javah is no more available from Java 10, so try
javac -h first (available since Java 8) and fallback on javah

Refs. #5000

Signed-off-by: Gilles Gouaillardet [email protected]

(cherry picked from commit 5370586)

javah is no more available from Java 10, so try
javac -h first (available since Java 8) and fallback on javah

Refs. open-mpi#5000

Signed-off-by: Gilles Gouaillardet <[email protected]>

(cherry picked from commit open-mpi/ompi@5370586)
@jjhursey
Copy link
Member

jjhursey commented Apr 6, 2018

IBM CI is down due to a network issue. Will retest once it's back online.

@open-mpi open-mpi deleted a comment from ibm-ompi Apr 6, 2018
@open-mpi open-mpi deleted a comment from ibm-ompi Apr 6, 2018
@open-mpi open-mpi deleted a comment from ibm-ompi Apr 6, 2018
@jjhursey
Copy link
Member

jjhursey commented Apr 8, 2018

bot:ibm:retest

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