Need to double-check wires for dynamic imports because it is possible
that threads can race to concurrently create dynamically imported wires.
This ensures that the second thread will see the wire created by the
first thread. (FELIX-1027)


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@767850 13f79535-47bb-0310-9956-ffa450edef68
1 file changed