After the performance patch, errors of the form may happen:
The class file EnumMap<K,V> contains a signature
'Ljava/util/EnumMap<TK;TV;>.EnumMapIterator<Ljava/util/Map$Entry<TK;TV;>;>;'
ill-formed at position 27
Reentrant queries for member types caused trouble when sorting was still
in progress.
Also disabled memory-hungry tests in low memory env and increased bundle
version number.
Change-Id: I68edca65ade19a3166436b53ec2828dcf06bf0b2
Signed-off-by: Sebastian Zarnekow <sebastian.zarnekow@gmail.com>
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>