[
https://issues.apache.org/jira/browse/MESOS-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942178#comment-13942178
]
Timothy St. Clair commented on MESOS-1126:
------------------------------------------
review - https://reviews.apache.org/r/19487/
FWIW it still requires mac love.
Also JAVA_JVM_LIBRARY is required when it's used.
> Change linkage around libjvm to use dlopen.
> -------------------------------------------
>
> Key: MESOS-1126
> URL: https://issues.apache.org/jira/browse/MESOS-1126
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.19.0
> Reporter: Timothy St. Clair
> Assignee: Timothy St. Clair
>
> The dependency on libjvm is a "hard", requiring an link and rpath. This
> causes issues when shifting between jvms. The standard practice is to use
> dlopen against the $JAVA_HOME/relative location.
> ref: https://bugzilla.redhat.com/show_bug.cgi?id=449456
> Simple reference example can be found here:
> https://github.com/timothysc/tests/tree/master/jni_dlopen
--
This message was sent by Atlassian JIRA
(v6.2#6252)