Attempt to reduce JarFileWrapper heap consumption
Update `JarURLConnection` to use a single shared wrapper per jar file rather than creating a new one each time. This update should help to reduce GC pressure. Fixes gh-280422.4.x
parent
8e704aab48
commit
7388f2b60b
Loading…
Reference in New Issue