How to Install Oracle Java JDK on Ubuntu Linux. This tutorial will cover the installation of 32-bit and 64-bit Oracle Java 7 (currently version number 1.7.0_51) JDK on 32-bit and 64-bit Ubuntu operating systems. These instructions will...
This post is an overview of the concurrency features of Java 7. This includes the Fork/Join Framework, the TransferQueue and the ThreadLocalRandom class