compilex
compilex copied to clipboard
Fixed java language-associated method calls
In compileJavaWithInput method call, input was not being passed. And, in place of compileJava method call, compileJavaWithInput method was being called.