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

Mladen Turk closed DAEMON-89.
-----------------------------

    Resolution: Fixed

Closing since no activity was reported for more then a year. Reopen the issues 
if you have a patch that can be applied. Those JVM's have a pretty 
insignificant usage, so not very much relevant.

> JVM detection should use run-time check
> ---------------------------------------
>
>                 Key: DAEMON-89
>                 URL: https://issues.apache.org/jira/browse/DAEMON-89
>             Project: Commons Daemon
>          Issue Type: New Feature
>          Components: Jsvc
>    Affects Versions: Nightly Builds
>         Environment: Linux
>            Reporter: Marcus Better
>            Priority: Minor
>
> The checks for JVMs such as Kaffe or SableVM should be carried out at 
> run-time. Currently the support for these VMs is configured at compile time, 
> and support is conditioned on macros HAVE_KAFFEVM and HAVE_SABLEVM (see 
> location.c and java.c). This is useless for operating systems such as Debian, 
> which support several JVMs.
> Instead, jsvc should scan for all supported VMs on the platform at run-time.
> This should be a matter of simply removing the #ifdefs for the above macros, 
> but I haven't tested yet.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to