63aacc416f
- class loader is now always created as if classPathInTheSameClassLoader = false, which was the case of every codegen test except kt2781, which is extracted into a separate file - testNoClassObjectForJavaClass() is moved from StdlibTest since it has a custom createClassLoader() which doesn't work well in a java-interop case - get rid of generateClassesInFileGetState - several similar methods are inlined