Hi,
Let's clarify that the javac.exe is a compiler that intended to generate bite code (.class files).
So LoadRunner doesn't use javac to invoke jvm (neither during recording nor during replaying). javac only used within building process.
Best regards.