You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Timothy St. Clair (JIRA)" <ji...@apache.org> on 2014/03/19 17:23:52 UTC

[jira] [Commented] (MESOS-1126) Change linkage around libjvm to use dlopen.

    [ https://issues.apache.org/jira/browse/MESOS-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940627#comment-13940627 ] 

Timothy St. Clair commented on MESOS-1126:
------------------------------------------

These tickets are all related.  Perhaps the soft dependency makes splitting less of an issue. 

> 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  



--
This message was sent by Atlassian JIRA
(v6.2#6252)