mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-26 02:00:12 +00:00
Fixed an issue in class unloading to delay walk until class loader's aliveness is determined of modularity lists to remove dead modules Reviewed-by: coleenp, dholmes, sspitsyn, zgu