8f5dae8f57
Instead, rework the (already suspicious) KotlinPaths-finding code in PathUtil to support the new model of running tests (the compiler is split into several jars according to the project structure) instead of the old one (where class files were not in the jars, but in the out/ directory). This fixes Java9ModulesIntegrationTest