sbt/zinc-lm-integration/src
Ethan Atkins f4a2bcd0ce Close URLClassLoaders after getting bridge
The ZincComponentCompilerSpec was fail with a metaspace related error
when run locally with a recent version of sbt on my machine. I was able
to stop these failures by closing the URLClassLoader instances used to
compile the bridge.
2019-04-30 12:24:47 -07:00
..
main Miscellaneous zinc-lm-integration cleanups 2019-04-29 14:40:55 +01:00
test/scala/sbt/internal/inc Close URLClassLoaders after getting bridge 2019-04-30 12:24:47 -07:00