What's an online compiler? One which will compile your source into a class file and directly put that class file under a specific directory on the web server?

My advice is to try and compile it on your local machine to see the change works.

It could also be that the copy of the class file running in the server's VM needs to be garbage collected first, meaning the class file is being updated but not instantiated.

0.02 INR.

.