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:13:43 UTC

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

     [ https://issues.apache.org/jira/browse/MESOS-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy St. Clair updated MESOS-1126:
-------------------------------------

    Assignee: Timothy St. Clair

> 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)