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

--- Comment #6 from [email protected] ---
(In reply to Stefan Bodewig from comment #5)
> 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.

Yes. That should work.

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

Reply via email to