‘Hot Code Replace’ is a debugging technique, which means it is possible to alter the codes in Java files (if needed) while debugging the codes on a run-time workbench. For Eclipse IDE, restart is not required to accomplish the task.
The debugger will replace the code in the Virtual Machine while it is running.