[
https://issues.apache.org/jira/browse/MESOS-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy St. Clair resolved MESOS-1126.
--------------------------------------
Resolution: Fixed
Fix Version/s: 0.19.0
> 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
> Fix For: 0.19.0
>
>
> 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)