knopflerfish / knopflerfish.org

Knopflerfish OSGi Service Platform. OSGi run-time container and SDK source code repo
http://www.knopflerfish.org
BSD 3-Clause "New" or "Revised" License
33 stars 11 forks source link

SCR doesn't handle service that dynamically changes service ranking #46

Closed janste63 closed 2 years ago

janste63 commented 6 years ago

Test5 in Component test suite shows problem. Problem is compareTo add to ServiceReference in framework spec. 1.4. causes the Set of service references to add a duplicate of service that changes service ranking.