Creating a Generic Array in Java

The loose types of Java generics are hard to coerce into the strong types of Java arrays. We explore the problem and some common solutions.

Java Web Weekly, Issue 169

A diverse week starting with Java 9, through a look at the Open-Closed principle and finishing up with a fantastic review of browser caching.