Two months after Java 6 update 10 was released, Sun has just released update 11. For many users the new version will automatically be detected and installed, but you can always get it from the Sun ...
Most Java developers who come from a C/C++ background have probably at one time wished for a Java equivalent of sizeof(). Although Java lacks a true sizeof() equivalent, the Instrumentation interface ...