Skip to content

v3.0: config/opal_setup_java.m4: Improve JDK tool path resolution on OS X/… #5119

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

Conversation

ggouaillardet
Copy link
Contributor

…macOS.

Also avoid picking up Apple's Java shims via the sym. links to them in
/usr/bin on systems where any one of them could possibly exhibit behavior
that is erratic and, to some extent, likely to be incorrect nowadays (cf.:

for more detailed context.)

Works alongside #5001 to close #5000.

Signed-off-by: Bryce Glover [email protected]

(cherry picked from commit 8c32cd8)

…acOS.

Also avoid picking up Apple's Java shims via the sym. links to them in
`/usr/bin` on systems where any one of them could possibly exhibit behavior
that is erratic and, to some extent, likely to be incorrect nowadays (cf.:

- https://www.mail-archive.com/[email protected]/msg20551.html
- open-mpi#5015 (comment)
- the last part  of
  open-mpi#5015 (comment)
- open-mpi#5015 (comment)

for more detailed context.)

Works alongside open-mpi#5001 to close open-mpi#5000.

Signed-off-by: Bryce Glover <[email protected]>

(cherry picked from commit open-mpi/ompi@8c32cd8)
@ggouaillardet ggouaillardet added this to the v3.0.2 milestone May 1, 2018
@ggouaillardet ggouaillardet requested a review from kawashima-fj May 1, 2018 00:51
@jsquyres jsquyres changed the title config/opal_setup_java.m4: Improve JDK tool path resolution on OS X/… v3.0: config/opal_setup_java.m4: Improve JDK tool path resolution on OS X/… May 4, 2018
Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

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

Looks good to me, but I'd also like to get @kawashima-fj's review.

@jsquyres
Copy link
Member

jsquyres commented May 9, 2018

Per #5001 (comment), there is a problem with this PR. It may need to be reverted and/or amended.

hppritcha added a commit that referenced this pull request May 10, 2018
v3.0.x: Fix config/opal_setup_java.m4 from commit merged in #5119
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.

5 participants