headius: howdie, I've updated the "embed cleanup" PR as agreed previously to keep backwards compatibility - using javax.script we'll avoid intermediate exception wrapping and simply only wrap into ScriptException - ScriptingContainer continues to behave as before using the deprecated embed exception hierarchy (by default) https://github.com/jruby/jruby/pull/6457