Advertisement · 728 × 90
#
Hashtag
#JvM
Advertisement · 728 × 90
Preview
Does Java Really Use Too Much Memory? Let’s Look at the Facts (JEPs) foojay is the place for all OpenJDK Update Release Information. Learn More.

Does Java actually use too much memory, or is that just an old myth? @igfasouza.bsky.social examines the JEPs that improved Java's memory efficiency over the years.

Read the full analysis: foojay.io/today/does-j...

#Java #JVM #Performance

3 2 0 0
Preview
Does Java Really Use Too Much Memory? Let’s Look at the Facts (JEPs) foojay is the place for all OpenJDK Update Release Information. Learn More.

Does Java Really Use Too Much Memory? Let’s Look at the Facts (JEPs)

#java #jep #jvm #memory

foojay.io/today/does-ja...

1 1 0 0
Preview
Release Release v1.6.0 · mkutz/ApproveJ core ✨ AI-assisted file reviewer A new ai reviewer that calls an AI CLI tool (e.g., Claude, Gemini, Codex) to review differences between received and approved files. Configure with defaultFileRev...

ApproveJ Release v1.6.0

#approval #java #jvm #testing

github.com/mkutz/Approv...

1 1 0 0

RE: https://mastodon.social/@javapro/116330281280918292

This is a really useful collection of upgrades in a easily digestible format.

Time to open your mind to the #JVM or admit you're holding onto prejudice; these features are GPL, and a few, explicitly for you!

0 0 0 0
Preview
Wednesday Links - Edition 2026-04-01 Java Is Fast. Your Code Might Not Be. (12...

Wednesday Links - Edition 2026-04-01
dev.to/0xkkocel/wed...
#java #jvm #security #memory #kotlin

1 1 0 0
Java 26 is here   Applet API is gone and reflection got harder
Java 26 is here Applet API is gone and reflection got harder YouTube video by Mike Møller Nielsen

🚀 New video just dropped — all about Java 26.

From what’s new to what actually matters in practice, this breaks it down without the fluff.

👉 Watch now: youtu.be/Teqtbzs6Ynk

#Java #Java26 #Programming #SoftwareDevelopment #Coding #Developer #Tech #JVM #Backend #DevCommunity

1 1 0 0
Post image

Built a real-time ISS tracker in #Java with #Quarkus

Live position updates via Server-Sent Events, rendered with Qute templates.
Small project, but a nice example of modern reactive Java.

Also a reminder how deeply the #JVM ecosystem connects with real-world engineering.

buff.ly/Ii8rbPO

#NASA

5 1 0 0
Preview
Closed-world assumption in Java Building Native Image for a Java application requires configuration of reflection, proxies, and other dynamic Java mechanisms. But why is this necessary if the JVM handles all of this automatically...

Building Native Image for Java applications needs reflection or proxy config Java mechanisms.

But why if the JVM handles this automatically?
We look at the differences between static and dynamic compilation in Java in the article. #java #jvm #graalvm

2 1 0 0
Preview
Wednesday Links - Edition 2026-03-25 The Curious Case of Enum and Map Serialization (5...

Wednesday Links - Edition 2026-03-25
dev.to/0xkkocel/wed...
#java #jvm #gradle #enum #github #claude #versions

2 1 0 0
Post image

Java TLS has been a blind spot for eBPF #observability tools for years. JSSE runs entirely inside the JVM with no exported symbols and nothing to attach to.

Here is how we solved it: coroot.com/blog/java-tl...

#opensource #FOSS #OpenTelemetry #Monitoring #Linux #Java #JVM #DevOps #Kubernetes #SRE

5 1 1 0
Preview
foojay – a place for friends of OpenJDK foojay is the place for all OpenJDK Update Release Information. Learn More.

TestBox 7 brings real-time feedback and a browser-based IDE to JVM testing workflows. Cristobal Escobar shows how this release modernizes the testing experience for developers.

Read more: foojay.io/today/testbo...

#Java #JVM #Testing

1 2 0 0
Preview
JNation 2026 - JNation Conference JNation is an inclusive developer conference covering various topics relevant to the software development industry.

JNation 2026 is taking shape.

First speakers already confirmed - Java Champions, JVM experts and engineers working at scale.

26–27 May. Coimbra.

Early Bird tickets available until April 17.

#JNation #Java #JVM #Coimbra
jnation.uingress.com/buy

1 1 0 0

Du hast sicher schon erlebt, dass eine Variable „weg“ ist, sobald eine Methode fertig ist. Gleichzeitig...

magicmarcy.de/heap-stack-und-metaspace...

#Heap #Stack #Metaspace #Lebensdauer #Speicher #Xms #Xmx #Xss #Programming #Java #JVM #Coding

1 1 0 0
Original post on webpronews.com

Java Isn’t Slow — You Are: Why the JVM’s Raw Speed Means Nothing If Developers Keep Writing Bad Code Java's JVM is among the fastest runtimes available today, but most Java applications n...

#DevNews #HotSpot #JVM #Java #benchmarking #Java #code #optimization […]

[Original post on webpronews.com]

1 0 0 0
Post image

The JVM still evolves.

Modern vectorization techniques and the Vector API unlock serious performance improvements.

Curious how Hotspot does it? Join the deep dive at Voxxed Days Zürich.

🎟️ vdz26.voxxeddays.ch

#Java #JVM #VDZ26

3 2 0 0

Had a fun session and interesting conversations about #JVM startup and warmup at the IT Days in Warsaw today #java #community

3 1 1 0
ApproveJ

ApproveJ 1.5.0 is out! 🚀

Stop writing manual assertions for complex data. The new version of our #JVM approval testing library adds:

📸 Visual Testing: Approve screenshots with pHash.
🗄️ DB Testing: Snapshots as Markdown tables.
🛠️ HTTP: Thread-safe stubbing.

🔗 approvej.org

#ApproveJ #Java #Testing

1 0 0 0
Post image

🎉 Into the Box 2026 Celebrating 20 Years of Ortus
For 20 years, Ortus Solutions has been building tools, empowering developers

🎟️ Get your tickets:
intothebox2026.eventbrite.com

📖 Read the full story:
www.ortussolutions.com/blog/into-th...

#IntoTheBox #ITB2026 #OrtusSolutions #BoxLang #CFML #JVM

0 0 0 0
Preview
Wednesday Links - Edition 2026-03-18 Java 26 Is Here, And With It a Solid Foundation for the Future (40...

Wednesday Links - Edition 2026-03-18
dev.to/0xkkocel/wed...
#java #jvm #k8s #docker

2 1 0 0

Java 26 is out!

#java #jdk #jvm

mail.openjdk.org/archiv...

4 3 0 0
Preview
Java 26 is boring, and that's a good thing - Mostly nerdless Java 26 is here, but it's boring. Nothing really exciting. But that's a good thing, as the boring stability is what made Java successful.

Java 26 is boring, and that's a good thing

#java #jdk #jvm

mostlynerdless.de/blog/...

2 1 0 0
Preview
The First JVM-Native AI Agent Frameworks —And Why Rod Johnson Built One of Them - Java Code Geeks Spring creator Rod Johnson returned to open source in 2025 to build Embabel, a JVM agent framework using Goal-Oriented Action Planning

The First JVM-Native AI Agent Frameworks —And Why Rod Johnson Built One of Them

#agent #ai #java #jvm #springframework

www.javacodegeeks.com/2...

2 1 0 0
Preview
foojay – a place for friends of OpenJDK foojay is the place for all OpenJDK Update Release Information. Learn More.

#BoxLang 1.11.0 is out! This release brings new features and improvements to the JVM-based language. Read all about it in Cristobal Escobar's latest article.

foojay.io/today/boxlan...

#BoxLang #Java #JVM

2 1 0 0

Well, #Java 26 is boring, except for the #JVM

1 2 0 0
Post image

☕ Java26 Deep-Dive

Mehr Performance, bessere #Parallelität und stärkere Integrität:

Im #Live-Event auf entwickler.de bekommst Du einen Überblick über die wichtigsten Neuerungen in #Java26.

💻Online| 📅19.3.26 

💡Gratis für Fullstack Member
🔗 https://f.mtr.cool/urkjllrlrm

#Java #JVM

1 1 0 0
Post image

Java CertificATIon Exam Prep 2025 2026 Complete TEST BANK With Qa On Jdk Jre And Jvm To Ace Your Test First Try
#JavaCertification #Java #Java2026 #testbank #testbankforJava #Jdk #Jre #Jvm #hackedexams

www.hackedexams.com

www.hackedexams.com/item/115702/...

1 1 0 0
Post image

How to make a #JavaFX ListView feel like a game reward? 🏆✨

1️⃣ ScaleTransition for that "juicy" pop
2️⃣ Animated DropShadow for a golden radiance
3️⃣ ParallelTransition to sync the magic

LogoRRR is leveling up! 🚀

#IndieDev #JVM #UIUX #Coding

2 1 1 0
Awakari App

Decompiling class, DEX, JAR, and APK Files With jadx Learn how to inspect JAR and APK files and decompile class and DEX files. The post Decompiling class, DEX, JAR, and APK Files With jadx first ap...

#JVM #Java #Bytecode

Origin | Interest | Match

0 0 0 0
Awakari App

Decompiling class, DEX, JAR, and APK Files With jadx Learn how to inspect JAR and APK files and decompile class and DEX files. The post Decompiling class, DEX, JAR, and APK Files With jadx first ap...

#JVM #Java #Bytecode

Origin | Interest | Match

1 0 0 0
Post image

Your Java heap dumps contain plain-text secrets.

Passwords. Tokens. PII.

In this guide, I show how to detect and redact sensitive data from .hprof files using hprof-redact — while preserving structure for analysis.

Before you upload a heap dump, read this.

buff.ly/Aivpo8s

#Java #JVM #AppSec

8 2 0 0