I have a problem.
An IRC Client applet is running without problem on win98 or win95, but win2k and winME users have problems when the JIT Compiler is enabled in their browsers. No error in java console when JIT is enabled, but the irc server drops their connections with connection reset by peer.
so what can be the problem? Or can I disable the JIT compiler for my applet?
email answer is also good:
[email protected] thx
[more]
Win ME users said: "JIT.DLL caused illegal op in kernel32"
Can I disable JIT from the applet (only for my applet, not the whole JIT)?? Plz...
[This message has been edited by Thomas Krasser (edited February 03, 2001).]