Bug 550605 - Check class cache before wrapped bundle file

If a class exists in the j9 class cache for a given
bundle content URL then just use it and do not first
check for an entry from the wrapped bundle file.
This avoids doing an unneeded zip file lookup each
class load

Change-Id: I0f34305fa9e2f88c089d0888db732e8d3647dc9d
Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2 files changed