Bethan Palmer

  https://blog.idrsolutions.com/author/bethan Bethan is a Java developer and a Java Champion. She has spoken at conferences including JavaOne/Code One, DevFest and NetBeans days. She has a degree in English Literature.

   



23 Stories by Bethan Palmer

Image conversion in Java

In this article, I will explain why Java is a language to use for image conversion and also introduce you to our JDeli image...
1 min read

Changes to Garbage Collection in Java 12

This month we are focusing on Java 12 new features you should know about. In other articles, we looked at Java 12’s JVM Constants API...
2 min read

OpenJDK Projects you should know about: Amber

This month we are focusing on OpenJDK projects you should know about. So far we have already covered Valhalla, Panama, Loom, and Skara. This time...
2 min read

OpenJDK projects you should know about: Valhalla

This month we are focusing on OpenJDK projects you should know about. This time we will be covering Valhalla. We have also looked at...
1 min read

Image scaling options in Java

In this article I will give you more information about Image scaling options and some sample code. When scaling up a bitmap image, more...
1 min read

Is the new Java release cycle an improvement?

In the past, Java had a release cycle where a new version would come out about once every 2 or 3 years. This did...
2 min read