ranger icon indicating copy to clipboard operation
ranger copied to clipboard

RANGER-3636: updated plugin classloader to use classloader of shim cl…

Open mneethiraj opened this issue 7 months ago • 0 comments

…ass as parent

What changes were proposed in this pull request?

Updated plugin classloader to use classloader of the shim class as parent, instead of current thread's classloader.

How was this patch tested?

Build with tests complete successfully.

mneethiraj avatar Mar 24 '25 22:03 mneethiraj