Java

When i wan't to compile a java source on Solaris 8
the jdk says:
Exception in thread "main" java.lang.VerifyError: (class: sun/tools/javac/Main, method: compiler signature: ([java/lang/String;)Z) Inconsistent stack height 1 ! = -131073

and i looked for java version:
java -version:
java version "1.2.2"
Solaris VM (build Solaris_JDK_1.2.2_08, native threads, sunwjit)

pleas help me