✏️ JEP 8377806 was drafted
Title: HTTP over Unix Domain Sockets
Type: feature
Component: core / net
See openjdk.org/jeps/8377806
Posts by Suresh
Check out a sample server using wasi-http built with our early #WebAssembly Component Model support in @Kotlin! 🤩
github.com/Kotlin/sampl...
Still early, but very satisfying to see it working ✨
Give it a spin and share what you build 🚀
#Wasm #Kotlin #ComponentModel
1/2👇
New article!
Did you know #Kotlin has mandatory varargs?
ivan.canet.dev/blog/2026/03...
🤯...Chicory AOT compilation to JVM bytecode is awesome. The team has ported many awesome native libraries to pure Java: github.com/roastedroot
Cool… so this is kind of a replacement for WireMock, right? If that's the case, any plans to support HTTPS (with custom cert or keystore), HTTP/2, WebSocket and other useful features?
Screenshot of jfr-shell TUI
Nice terminal UI to explore JFR profiles using #TamboUI
By Jaroslav Bachorik
jbachorik.github.io/posts/jfr-sh...
#jfr #java #profiling
inference4j: Java Inference API for Onnx models. Run AI models in Java. Three lines of code, zero setup.
#ai #inference #java #models #onnx
github.com/inference4j/...
Amazing work! Out of the 300MB, how much of that is Clojure? Also, what's the Hello World binary size with the Crema interpreter?
Today, @maxandersen.xam.dk and I are happy to announce TamboUI, a terminal UI framework for the Java ecosystem!
melix.github.io/blog/2026/02...
Out with the old, in with the new... Bruno Borges created this site on modern Java usage: https://javaevolved.gith
Protobuf4j (protoc compiled to Wasm → JVM bytecode) now supports #Kotlin code generation - github.com/roastedroot/...
The Vite for Kotlin test suite fails with Kotlin 2.3.0 because...
Kotlin Wasm has been optimized enough, that the generated Wasm file is so small, that Vite decides to inline it entirely, so there is no visible Wasm in the output
#JDK26 fixes one of the last remaining virtual thread pinning issues, virtual threads now unmount from the carrier instead of pinning while waiting on class initialization by another thread. Better performance, no deadlocks - jdk.java.net/26/release-n... #JVM
Yeah, I was also surprised to see 0% CPU usage on VisualVM when there isn't much activity. Could this have something to do with the JBR25 update?
Project exposing a Delayed Queue, for #Java, #Kotlin and #Scala … a database-powered message queue that can also delay messages, with support for your favourite RDBMS.
github.com/funfix/dat...
Using the #JDK HttpClient, or … not.
Well it depends on each one’s use cases.
blog.arkey.fr/2026/02/08/t...
nm, /account has BYOK option.. liking the experience so far.
Cool! Does it work with BYOK instead of using a JetBrains subscription? I was able to install it on 2026.1 EAP using the Agent Registry for some time, but it seems to have been removed from the registry now. Are there any plans to bring it back to the Agent Registry?
✏️ JEP 8361105 was drafted
Title: Code reflection (Incubator)
Type: feature
Component: core
See openjdk.org/jeps/8361105
Nice... seems like most of the issues with the OpenAPI #Ktor compiler plugin got fixed in this release. It generates a good enough OpenAPI spec out of the box without needing the new describe DSL #kotlin #ktor #jvm
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...
It is starting to look like MCP is the new SOAP.
Calling native AI code from Java used to mean JNI pain or shelling out to Python.
With the #FFM API, that changes.
I built a local speech-to-text service using #Quarkus and whisper.cpp.
Everything runs in-process. Everything is explicit.
Feels like an important shift for #Java.
buff.ly/McUa4m1