Core Java
-

Generics Names
Generics type parameter names usually contain one, single capital case character. If you start to read the official ORACLE documentation…
Read More » -

Functional Programming in Java 8 with Javaslang
Weāre very happy to announce a guest post on the jOOQ Blog written by Daniel Dietrich, Senior Software Engineer at…
Read More » -

JDK 9 REPL: Getting Started
Conferences are a great place to meet Java luminaries. Devoxx France was one suchĀ opportunity to meet Java language architect, ex-colleague…
Read More » -

Using Junit Test Name
Name your tests When we create Junit test usually there is no practical use of the name of the method.…
Read More » -

C# vs Java Which one is Faster? Translating 25k C# into Java (2)
In a previous article I described how I translated 25k lines of C# into Java and the lessons learnt from…
Read More » -

Updating code at runtime (spring-loaded demystified)
When the development cycle from compile over deployment up to testing takes too long, one wishes to be able to…
Read More » -

Coding: Visualising a bitmap
Over the last month or so Iāve spent some time each day reading a new part of the Neo4j code…
Read More » -

Simple Class to Measure Latency
This is a very simple class I wrote to measure latency. Ā It’s not the Rolls Royce solution that is HDRHistogramĀ but…
Read More » -

#102030: Celebrating 20 Years of Java by Running 20 10K in 30 Days
May 23rd, 1995 was a momentous day in the history of technology. It does not seem the industry realized that…
Read More »

