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

ASF GitHub Bot commented on FELIX-5568:
---------------------------------------

GitHub user fhuberts opened a pull request:

    https://github.com/apache/felix/pull/99

    FELIX-5568: mark java.lang.management as an optional import

    The import is used by the thread dump code, but the SCR can handle
    the import not being there (which is the case when run on profile1 or
    profile2).
    
    Signed-off-by: Ferry Huberts <ferry.hube...@pelagic.nl>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fhuberts/felix FELIX-5568

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/99.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #99
    
----
commit 20a9d5a09d0fd378baacb04677776c18c14ba658
Author: Ferry Huberts <ferry.hube...@pelagic.nl>
Date:   2017-03-21T21:52:35Z

    FELIX-5568: mark java.lang.management as an optional import
    
    The import is used by the thread dump code, but the SCR can handle
    the import not being there (which is the case when run on profile1 or
    profile2).
    
    Signed-off-by: Ferry Huberts <ferry.hube...@pelagic.nl>

----


> SCR contains compact3 profile code
> ----------------------------------
>
>                 Key: FELIX-5568
>                 URL: https://issues.apache.org/jira/browse/FELIX-5568
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-2.0.8
>         Environment: Fedora 25 x64
>            Reporter: Ferry Huberts
>            Assignee: Carsten Ziegeler
>             Fix For: scr-2.1.0
>
>
> {quote}
> $ jdeps -P *.jar |grep compact3
> org.apache.felix.scr-2.0.8.jar -> 
> /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-1.b14.fc25.x86_64/jre/lib/rt.jar 
> (compact3)
>       -> java.lang.management                               compact3
> {quote}
> Maybe split off the compact3 part as an optional extension/fragment?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to