Released version 1.0.1 of my #Native #Image #Config transformer plugin for the #Maven #Shade plugin that also deals with types defined in reachability-metadata-schema-v1.2.0.json format:
codeberg.org/michael-simo...
Useful if you need to shade stuff in ur projects that comes with #GraalVM config.
Java 26 Released: What Shipped in March 2026
techlife.blog/posts/java-m...
#Java #JDK26 #Spring #GraalVM #JakartaEE #TechNews
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
Awesome Roberto Cortez will tell us about #GraalVm and #Microservices : the last crusade!
At #jprime26!
Grab Your Pass 🚨
🗓️ 3-4 June 2026 !
📍 Sofia 🇧🇬 !
🎫 jprime.io/tickets
Catching Up with GraalVM: When “Faster Java” Turns into Patch Tuesday—and a Clean Break with Intel Macs
#graalvm #java #oracle
adtmag.com/articles/202...
GraalVM is entering a more operational phase with quarterly security patch cycles, Intel Mac support removed in the 25 stream, and a clearer separation from Oracle Java SE.
See what changed for Java teams: adtmag.com/articles/2026/03/03/catc...
#Java #GraalVM #DevOps
MapStruct + Quarkus works.
Until native build.
Or dev mode.
Then:
• ClassNotFoundException
• Stale mappers
• Hot reload confusion
The Quarkiverse MapStruct extension fixes both. Cleanly.
buff.ly/ombXitp
#Java #Quarkus #GraalVM #NativeImage
Как ускорить тесты проекта в 6 раз: от 10 минут к 101 секунде Почти 800 тестов, 10 минут на прогон, каждый пуш — ожи...
#scala #scalatest #testcontainers #postgresql #тестирование #оптимизация #параллелизм #sbt #graalvm #hikaricp
Origin | Interest | Match
Java на диете: 45 МБ RAM и старт за 1.4 с. Смертный приговор классическим JVM? Когда я впервые увидел, как мой сервис н...
#java #axiom #nik #graalvm #native #image #spring #boot #3 #project #loom
Origin | Interest | Match
Java на диете: 45 МБ RAM и старт за 1.4 с. Смертный приговор классическим JVM? JVM 427 МБ VS Native 49 МБ (-88%) Когда я впервые ув...
#axiom #nik #graalvm #java #native #image #project #loom #spring #boot #3
Origin | Interest | Match
Wanna try a faster alternative to jbang using GraalVM native-image + Crema?
github.com/borkdude/cre...
~20-30ms for executing Java "scripts" with dependencies. It's a shame the name JavaScript was already taken!
#clojure #graalvm #java
Do you actually need JIT, or are you paying for unpredictability?
@thomaswue.dev (Founder of GraalVM) explains when JIT makes sense, when it doesn’t, and why predictable performance matters more than peak numbers.
🎥 Watch: youtu.be/naO1Up63I7Q
#GraalVM #Java #Performance #Compilers
Shenandoah/Generational-Shenandoah GC into Native Image reached a milestone according to Volker Simonis where there is no a libshenandoah, there are still quite some significant work remains tough.
Follow updates there: github.com/oracle/graal...
#shenandoah #openjdk #graalvm
FFI with @graalvm.org Native Image: The Real Work of Maintaining a Library That Crosses Language Boundaries
avelino.run/ffi-graalvm-...
#ffi #graalvm #rust #learning #libc
What is JBang? The Complete Guide to Java Scripting
#graalvm #groovylang #java #jbang #kotlin
blog.marcnuri.com/jbang...
Tired of GraalVM reflection configs and incompatible libraries? jbundle turns your JVM app into a single binary — zero external dependencies, full JVM compatibility, no setup headaches. Just `jbundle build` and ship
github.com/avelino/jbun...
#clojure #graalvm #nativeimage #java #scala #groove
This is awesome, a single Actually Portable Executable (APE) compiled with #GraalVM + Cosmopolitan libc, runs on any OS and architecture. Cross-compilation was never possible for native-image... until now - github.com/oracle/graal...
Tu as déjà un #server #Pterodactyl et tu veux jouer à #Hytale ?
Check mon #git : git.zogg.fr/kraoc/hytale
#Docker #GraalVM #Tuning
(oui, je la joue à la korben lol)
If something feels strange, sorry, that was me. I just rebuild the universe. 😉
[3/8] Building universe...
#Java #GraalVM
My latest article with #SpringBoot on #CloudRun with #DDD, clean archi and #GraalVM has been highlighted on the Medium Google Cloud Community page 😍😍
medium.com/google-cloud...
#GoogleCloud #Java
Java on serverless is finally living up to the promise.
Spring Boot + GraalVM on Cloud Run delivers fast cold starts, lower memory use, and clean DDD-based architecture — without sacrificing scalability.
medium.com/google-cloud...
#Java #SpringBoot #Serverless #Cloud #GraalVM #Architecture
TornadoVM, an open-source plug-in for OpenJDK and GraalVM that compiles and offloads Java code to accelerators such as GPUs, has released version 2.0 with updates aimed at faster and more capable GPU execution.
Learn more: https://ow.ly/1fzE50XTqfe
#Java #GPU #OpenCL #GraalVM #HPC
🚀 New article
Spring Boot on Cloud Run with
DDD + Clean Architecture + GraalVM Native Image
⚡ Drastically reduced cold starts
🧼 Clean, testable domain
☕ Modern Java
📖 Link in comments👇
@javabubble.bsky.social
#Java #SpringBoot #GraalVM #CloudRun #googlecloud
Try it today via Homebrew:
brew tap psumiya/jcli
brew install jcli
Full breakdown of the "vibe-based" reboot and the repo below:
- sumiya.page/2026/January...
- sumiya.page/2026/January...
- github.com/psumiya/jcli
- psumiya.github.io/jcli/
#Java #Java25 #GraalVM #GenerativeAI #jcli
(5/5)
Ready to go beyond basic @Inject?
Standard dependency injection is easy. But what about custom scopes? Reactive wiring? Making it all work in GraalVM Native Image?
Level up your CDI skills with this deep dive: buff.ly/iiFEgfc
#Java #GraalVM #Engineering #Quarkus
JIT warmup is like stretching before running.
Native image is like sprinting out of the womb.
#Elide #GraalVM #Native #JIT #Java
🥁📢 #jMolecules 2025.0.2 is out (2.0.1 spec, integration 0.33)! New features in the integrations: annotation generation for reflective metadata generation for domain types on #GraalVM. Avoid custom integration for embeddable records on Hibernate 7+. ☕️⚗️ github.com/xmolecules/j...