Java 7
-
Core Java
Java 7: A complete invokedynamic example
Another blog entry in my current Java 7 series. This time it’s dealing with invokedynamic, a new bytecode instruction on…
Read More » -
Core Java
Java 7: Copy and Move Files and Directories
This post is a continuation of my series on the Java 7 java.nio.file package, this time covering the copying and…
Read More » -
Core Java
Java 7: How to write really fast Java code
When I first wrote this blog my intention was to introduce you to a class ThreadLocalRandom which is new in…
Read More » -
Core Java
Java 7 – The NIO File Revolution
Java 7 (“Project Coin”) has been out since July of last year. The additions with this release are useful, for…
Read More » -
Core Java
Java 7: Project Coin in code examples
This blog introduces – by code examples – some new Java 7 features summarized under the term Project Coin. The…
Read More » -
Core Java
Moving Java Forward? A definition. A year in review.
This post is among many other “year end” blog-posts and reviews. But it was intended not to be like this.…
Read More » -
Core Java
Java 7 Feature Overview
We discussed previously everything that didn’t make it into Java 7 and then reviewed the useful Fork/Join Framework that did…
Read More » -
Core Java
Java SE 7, 8, 9 – Moving Java Forward
Today (NOTE: October 4, 2011) was keynote day. JavaOne Keynote was happening this early morning from 8:30 to 10:30 am…
Read More » -
Enterprise Java
Oracle WebLogic Java Cloud Service – Behind the scenes.
More on the Open World side of happenings one big and probably unexpected announcement was that Oracle is finally supporting…
Read More »