When you run javac HelloWorld what really is going on? You could look up compiler theory or look at the actual javac source for a in-depth explaination, but here's the TLDR: So we operate on our ...
org.joor.ReflectException: Error while compiling org.joor.test.CompileSameClassName at org.joor.Compile.compile(Compile.java:148) at org.joor.Reflect.compile(Reflect ...