Please turn JavaScript on
insidejava icon

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.59 / day

Message History

This session covers new and upcoming Java features for working with immutable data, and explains how they improve reliability and performance while enabling JVM optimizations and guiding when to use them.


Read full story

Six years after first comparing Java and Go microservices, the authors revisit the performance question: whether carefully implemented Java and Go HTTP services still deliver similar results on modern runtimes and hardware. Rather than framing it as a language competition, the 2026 article examines how each performs as payload sizes and concurrency increase, with all code, be...


Read full story

Learn how agentic coding transforms Java migrations by acting as an intelligent development partner.


Read full story

What are GC barriers and how do they relate to ahead-of-time compilation? This blog post explores the intersection of HotSpot's GCs and compilers through the lense of implementing GC-agnostic load barriers at the assembly level, and gives key insights on performance and overall takeaways.


Read full story

this article shows an approach to extend the HAT programming model with an API for explicit tensor-core programming. Furthermore, it shows how to make this approach generic to be able to process computations expressed with the proposed HAT tensor core API on accelerators without explicit tensor instructions.


Read full story