and any scala people know why `pants test` with on...
# general
f
and any scala people know why
pants test
with one target would see a JDK built-in ClassLoader but with lots of targets in the invocation would see
scala.reflect.internal.util.ScalaClassLoader
?