| Type | Changes | By |
|---|---|---|
| Added support for ClassRealms that inherit from an existing ClassLoader. This allows ClassWorlds to work in situations where it isn't being used to bootstrap the application. | dandiep |
| Fixed the handling of URLs that contain ".." and URLs that start with a leading slash. | jvanzyl |
| Apply Stephen Haberman's patch so that getJarFile decodes the getFile() contents correctly. Refer to CLASSWORDS-7in JIRA. | jvanzyl |