All Stories

Java 8 vs Java 11 – What are the…

Updated 03/11/2022: Java 11 is no longer the most recent Long Term Support (LTS) Java release. Read our new article here: https://blog.idrsolutions.com/java-17-vs-java-11/ With Java...
Daniel Warren
2 min read

Which JDK should I use now?

Updated on 25th September 2019 The official release of Java13 was last week while we were also attending Oracle’s CodeOne conference. Having attended lots...
Mark Stephens
1 min read

Using JavaFX with Java 11 or Higher

In Java 11, JavaFX was removed from the SDK. It is now in its own separate module, and if you want to use it...
Bethan Palmer
56 sec read

How Java 12 has made microbenchmarking easier

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...
Kieran France
1 min read

Java 12 Switch Expressions explained in 5 minutes

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...
Daniel Warren
2 min read