Hello all. I would like to invalidate and initialize jsr-223 groovy script engine caches. Currently initialization is only possible when engine executes the script. My first tests shows approximately 100x speed up between non initialized and initialized caches.
What do you think about this change? Could be global closures from GroovyScriptEngineImpl become protected or public? Thank you for your answer, Regards Martin