1572d2cf2b
According to the spec, "java.se" and every other non-"java.*" module that exports at least one package without qualification, is a root. Currently we only support compilation of a single unnamed module, and apparently unnamed module should read all root modules. #KT-18180 Fixed