| This test actually checks if your JDK is misbehaving. On my own Debian
machine, changing the system to use UTF-8 suddenly broke Java, and I put
in this test to check for its brokenness. If your tests suddenly stop
running, check if this one is failing too. If it is, your platform is
broken. If it's not, seek for the bug in your code.
|