About the details - on one hand we don’t want to provide default JSR 223 implementation (including ready-made factory) in the compiler jar. On the other for a moment we need to keep JSR 223 base classes in the compiler, because of some technical reasons, that we’ll likely resolve only after 1.1 release (namely we are using it in our IDEA plugin, which cannot use
script-util
yet.)