Get an error while compiling java file

Asked By 10 points N/A Posted on -
qa-featured

Hi Friends,

My OS is Windows-XP Service Pack-III. I recently installed Java (JDK1_2_2) to practice Java.

I created a file and save it as "Hi.java" at bin folder and compiled it using the following command at command prompt :-

C:jdk1_2_2binjavac hi.java

I have a warning message while compiling i.e. "Warning: JIT compiler "symcjit" not found.

Will use interpreter."

Please help me how can solve this problem.

SHARE
Answered By 0 points N/A #117954

Get an error while compiling java file

qa-featured

Hi Dattus,

As you see this warning "Warning: JIT compiler "symcjit" not found. Will use interpreter.".

Will the problem was when you save your file name you system.

So I suggest recheck all your file name before you running your application. It goes will and accordingly in your process.

So when you analyzed your warning message it seems that, that’s the problem in your program. So be careful when you are putting some code in your program.

I hope this would help you. And come back when what happened in your program for further information about your issue.

So you may help anyone with same problem with you.

Thanks, 

Related Questions