[
https://issues.apache.org/jira/browse/KARAF-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved KARAF-3650.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.0.4)
Assignee: Guillaume Nodet (was: Christian Schneider)
Make sure all throwable are caught.
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=d2ea792df4c7d91591a77636400cea2c4de0c7b7
> diagnostic.boot should not depend to sun.misc package
> -----------------------------------------------------
>
> Key: KARAF-3650
> URL: https://issues.apache.org/jira/browse/KARAF-3650
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 3.0.3, 4.0.0.M2
> Reporter: Jean-Baptiste Onofré
> Assignee: Guillaume Nodet
> Fix For: 4.0.0
>
>
> Currently, the diagnostic.boot bundle Activator uses sun.misc.Signal and
> SignalHandler to deal with HUP signal and react accordingly.
> This code tight this bundle to Oracle/SUN JDK and can provide issue with IBM
> JDK.
> We should set that the import is optional, and use a more flexible code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)