Modify framework start level change processing to use a shared snapshot
of the bundles it is processing so that any concurrent attempts to start
a bundle can be queued for the start level thread to avoid having bundles
start out of start level order. (FELIX-2942)
|