Kirchoff

Results 1 issues of Kirchoff

Minimal reproducer project: https://github.com/Kirchoffs/exec-plugin-issue What I am trying to do, is to create a java class (PrimitiveServlet.class) file by javac, and then use URLClassLoader to load this class file dynamically....