Hey.
Has anyone successfully managed to get a perfectly synced up game client where all computers in a networked game did the exact same computations and got the exact same results regardless of hardware/OS/etc with Java? Is strictfp enough to get this? Is it possible to do this between x86 and ARM?