Don't call the URL constructor with a null as the context
---------------------------------------------------------
Key: FELIX-415
URL: https://issues.apache.org/jira/browse/FELIX-415
Project: Felix
Issue Type: Bug
Reporter: Karl Pauls
Assignee: Karl Pauls
At various places we use the URL constructor with a null argument as the
context. The javadoc doesn't explicitly disallow this but it is not clear that
it is allowed either. Some free VMs have/had an issue with this (like e.g.,
Mika) and we should try to work around this construction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.