I am facing one problem. I renamed javac.exe on my machine and noticed that ant javac task still works fine.
javac.exe
javac
Does anybody know from where its
You could try starting here and check what is configured in global build.compiler property, it may be pointing somewhere else
build.compiler