Giuseppe Briotti wrote:
Every JVM on this planet uses the same Java ByteCode, which means that there are no "32-bit" or "64-bit" Java Classes, just Java Classes.


This is not really true ;-) The java byte code depends on "target" option for javac ;-)

Aha. Yes, but it has nothing to do with 32/64-bitness. I believe that backward compatibility is OK.


Nix.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to