26 Stories by Kieran France
The JVM has several Garbage Collectors available that you are able to specify, each with its own advantages. In Java 11 the Z Garbage... This month we are focusing on Java 12 new features you should know about. In other articles, we looked at improvements to Garbage Collection, Java... This month we are focusing our articles on various OpenJDK projects that are currently in development. So far we have already covered Projects Valhalla, Panama,... Transitioning from Hudson to Jenkins is actually quite simple once you get into it. Whilst we were making our transitions we found some issues... Recently I have been looking at our current test suite looking for ways to improve our own tests. As we use Bitbucket we have... What is a Cipher stream? Cipher streams act as streams except that they use a Cipher to process the data before it is passed...