Skip to content

I20240815-1800

@jukzi jukzi tagged this 14 Aug 14:13
https://github.com/eclipse-jdt/eclipse.jdt.core/issues/2766

Works around error in JDK which forgets to close Jar when
System.getSecurityManager()==null

As workaround trigger a GC to make a associated Cleaner Run for the
ZipFile no longer referenced.
Assets 2
Loading