kwin commented on pull request #112: URL: https://github.com/apache/felix-dev/pull/112#issuecomment-951011930
@cziegeler And some more potential NPEs fixed. BTW an API returning `List<>` which may either be empty, contain some items or is `null` is really poor design IMHO (like http://docs.osgi.org/javadoc/r6/core/org/osgi/framework/wiring/BundleWiring.html#getCapabilities(java.lang.String) or http://docs.osgi.org/javadoc/r6/core/org/osgi/framework/wiring/BundleWiring.html#getRequirements(java.lang.String)) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
