I20240815-1800
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.