mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-01 14:08:24 +00:00
Initialize the module system model even in presence of missing/broken module-infos; BadClassFiles should not immediatelly abort compilation anymore, but should be handled as if the classfile did not exist. Reviewed-by: jjg