Please turn JavaScript on
header-image

insidejava

Subscribe in seconds and receive Insidejava's news feed updates in your inbox, on your phone or even read them from your own news page here on follow.it.

You can select the updates using tags or topics and you can add as many websites to your feed as you like.

And the service is entirely free!

Follow Insidejava: Inside.java

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.54 / day

Message History

Java 26, which will be released on March 17th, will debut a number of changes to the java.net.http.HttpClient, which was originally added in JDK 11. In this article we will review these changes and how developers can take advantage of them, and what they might need to consider when upgradin...


Read full story

The OpenJDK Quality Group is promoting the testing of FOSS projects with OpenJDK builds as a way to improve the overall quality of the release. This heads-up is part of the


Read full story

With every release of Java comes updates to the underlying runtime, and how JVM applications can be administered and observed. In this article we will review changes to this area that are coming Java 26, which is scheduled for release on March 17th.

Ahead-of-Time Computation for ZGC Users


Read full story

How do you monitor your JVM applications effectively? One powerful option is JDK Flight Recorder (JFR).

JFR simplifies troubleshooting and profiling by capturing detailed JVM event data—and with the JFR Streaming API, you can access those insights in real time. But what if you could go further and stream live JFR data straight into an AI system to en...


Read full story