Datum: 03.11.2009 14:05
Sometimes Java programs operate unexpectedly regarding timezone, file encoding and the like.
I have written a small test program that investigates the things I consider crucial for system dependent behaviour.
To execute it, do something like this:
wget http://www.ibcl.at/files/java/SystemInvestigator.java javac SystemInvestigator.java java SystemInvestigator |tee SystemInvestigator.log