My Java Class runs on JRE 1.6.10 , but not on 1.6.22
I have one jar file compiled in JDK 1.6.0 and which runs successfully on JRE 1.6.10 , 1.6.12 , 1.6.18
but doesnot run on JRE 1.6.22 , JRE 1.6.23
Can you please help me out , because i have developed one Applet in Jar and this applet does not work in the latest JRE versions.