I20240131-0810
With resourcePath like "lib\jrt-fs.jar|java.base|com/sun/Class.class" the packageHandles cache was never reused since the length of the lastPkgFragmentRootPath and jarPath never matched. With this change PackageFragment instances are reused as long as package does not change