Javah command not found

Hi TVM Team,

I am trying to build android_deploy sample application but i am getting this error '‘javah’ is not recognized as an internal or external command, operable program or batch file’ and i am using JDK 11 it doesn’t have javah i replaced it with javah with javac -h but i got this error “error: Class names, ‘org.apache.tvm.LibInfo’, are only accepted if annotation processing is explicitly requested” please help me to build the sample application.