https://bz.apache.org/bugzilla/show_bug.cgi?id=58271

--- Comment #5 from Stefan Bodewig <[email protected]> ---
IIUC we could modify ScriptRunnerCreator so that it still uses
ClassLoader.getResource if the selected engine is BSF but uses Class.forName
for the javax.script engine, right?

This should address the changes Java9 and allow us to fiddle with classloaders
before loading BSF at the same time.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to