Remember when Oracle bought Sun? The one thing that seemed to make sense about this deal was Oracle's acquisition of Java. Almost 10 years later, Oracle gave up on Java Enterprise Edition (JEE), aka ...
Java 7 introduced the Method Handles with the java.lang.invoke.MethodHandle and java.lang.invoke.MethodHandles classes. The Well-Grounded Java Developer (which I have previously reviewed) covers ...
The SourceVersion class provides information on Java source versions and can provide some interesting details, including demonstration of terminology covered in the Java Language Specification. In ...
Java Mission Control is a performance-analysis tool that renders sampled Java Virtual Machine metrics in easy-to-understand graphs, tables, histograms, lists and charts. Originally designed to depict ...