google / j2objc

A Java to iOS Objective-C translation tool and runtime.
http://j2objc.org
Apache License 2.0
5.99k stars 967 forks source link

Add Closeable interface to java.net.URLClassLoader, which already has a `close()` method. #2363

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

Add Closeable interface to java.net.URLClassLoader, which already has a close() method.