- `9.0.10` Align package scanning more with how the JDK does it. (#325) - `9.0.9` Fix metadata for jars without packages (#324) - `9.0.8` Read module-info.class of mod files using ModuleDescriptor and don't scan packages if unnecessary (#320) - `9.0.7` Remove unused securityStatus from ModFile (#321) - `9.0.6` Implement tests for Jar metadata provider (#315) - `9.0.5` [Breaking] Replacing RuntimeDistCleaner by File-Masking via dist Manifest attributes (#293) Co-authored-by: Sebastian Hartte - `9.0.4` Don't publish tests (#317) - `9.0.3` Extract testing library to subproject (#316) - `9.0.2` Remove JS coremods (previously deprecated, and Nashorn was not shipped anymore) (#314) - `9.0.1` Re-Enable JCC (#313) - `9.0.0` Temporarily disable JCC