Bug 535341 - Introduce cache for lookup of bundles by name

Added a multimap to store bundle descriptions by name and use this map
for invocations of the getBundles(String) method. Speeds up access to
this method with a small memory footprint.

Bump version for 4.9

Change-Id: I9e102d10e46cdc0d7ea62c3f18fa33c4d24d89e1
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
3 files changed