Skip to content

I20240131-0810

@jukzi jukzi tagged this 31 Jan 12:29
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
Assets 2
Loading