Sponsor of the Day:
Jerkmate
https://jax.de/core-java-jvm-languages/
Java & JVM Languages | JAX & W-JAX
java jvmjax wlanguages
https://debconf25.debconf.org/talks/183-javajvm-bof/
Java/JVM BoF - DebConf25
java jvmbof debconf25
https://docs.gradle.org/current/userguide/java_testing.html
Testing in Java & JVM projects
java jvmtestingprojects
https://hackage.haskell.org/package/jvm-streaming
jvm-streaming: Expose Java iterators as streams from the streaming package.
Expose Java iterators as streams from the streaming package.
jvmstreamingexposejavaiterators
https://www.infoworld.com/article/2269370/what-is-the-jvm-introducing-the-java-virtual-machine.html
What is the JVM? Introducing the Java virtual machine | InfoWorld
Sep 3, 2025 - The Java virtual machine manages application memory and provides a portable execution environment for Java-based applications. Developers reap the rewards in...
java virtual machinejvmintroducinginfoworld
https://www.heroku.com/java/
Deploy modern JVM apps - Java, Scala, Clojure | Heroku
Apr 1, 2026 - Deploy modern JVM-based apps on the Heroku platform. Choose your preferred language or framework: Java, Scala, Groovy, Clojure, and many more.
java scaladeploymodernjvmapps
https://boerse.cx/forum/jvm-java-scala-etc.78/
JVM (Java, Scala, etc.) | Boerse.cx
etc boerse cxjava scalajvm
https://www.bogotajvm.com.co/2025/06/18/java-bajo-ataque-moda-marketing-y-malas-decisiones/
Java Bajo Ataque: Moda, Marketing y Malas Decisiones – BOGOTA JVM
bajo ataquemalas decisionesbogota jvmjavamoda
https://www.theserverside.com/feature/5-Java-performance-profiling-tips-to-help-tune-your-JVM
5 Java performance profiling tips to help tune your JVM | TheServerSide
Performance profiling should be an important part of your DevOps strategy. Follow these five Java performance profiling tips to optimally tune your JVM or...
5 javaperformance profilingtipshelptune
https://inside.java/2025/01/13/thesis-jvm-tuning-ml/
JVM Tuning with Machine Learning on Garbage Collection Logs – Inside.java
Optimizing the JVM can be a difficult task, often requiring extensive expertise and effort. In my thesis project, I explored a novel approach to JVM...
machine learninggarbage collectioninside javajvmtuning
https://portal.jvmhost.com/
JVM Host - Affordable, automated and rock-solid Java Hosting
Quality Java hosting with cheapest Tomcat, Jetty, JBoss, Geronimo and other application server plans. Host your web applications, servlets, JSP with cPanel and...
affordable automatedrock solidjava hostingjvm
https://www.jug.ch/html/events/2024/trashtalk_lu.html
Java User Group Switzerland: Event "TrashTalk - Exploring the JVM memory management"
Im Bereich der Java-Programmierung ist das Verständnis der Speicherverwaltung und der Garbage-Collection-Mechanismen nicht nur für die Optimierung der Leistung...
java user groupswitzerland eventmemory managementtrashtalkexploring
https://www.manageengine.com/products/applications_manager/jvm-monitoring.html
JVM Monitoring Tools | Monitor Java Virtual Machines - ManageEngine Applications Manager
monitoring tools monitorjava virtualmanageengine applicationsjvmmachines
https://inside.java/2026/03/13/jms-secure-scalable-jvm/
Secure, Scalable JVM Diagnostics for Kubernetes with JMS – Inside.java
As Kubernetes adoption accelerates, infrastructure-level observability is no longer enough for Java workloads. Organizations need secure JVM intelligence...
secure scalableinside javajvmdiagnosticskubernetes
https://www.azul.com/webinar/why-your-choice-of-jvm-matters/
Why Your Choice of JVM Matters - Azul | Better Java Performance, Superior Java Support
azul better javaperformance superior supportchoicejvmmatters
https://www.infoq.com/fr/articles/james-ward-java-jvm-languages/
Le Java Champion James Ward Parle De L'état Des Langages Java Et JVM - InfoQ
Oct 17, 2022 - James Ward est un Java Champion et Kotlin Product Manager chez Google. Dans un podcast, James Ward a convenu que
james wardparle delangages etjavachampion
https://github.com/getsentry/sentry-java/
GitHub - getsentry/sentry-java: A Sentry SDK for Java, Android and other JVM languages. · GitHub
A Sentry SDK for Java, Android and other JVM languages. - getsentry/sentry-java
getsentry sentryjvm languagesgithubjavasdk
https://openjdk.org/jeps/243
JEP 243: Java-Level JVM Compiler Interface
jep243javaleveljvm
https://jjug.doorkeeper.jp/events/186689
【会場開催】JJUGナイトセミナー「BoxLang: A New Dynamic JVM Language」8/22(金) 開催 - 日本Javaユーザーグループ/Japan Java User...
2025-08-22(金)19:00 - 21:00...
japan java usernew dynamicjvm22
https://inside.java/2025/01/09/sw-startup/
A Deep Dive into JVM Start Up - Stack Walker #6 – Inside.java
Before the code in the main method a Java application is executed, the JVM must go through an a long and complex series of steps to metaphorically create the...
deep diveinside javajvmstartstack
https://www.theserverside.com/definition/Java-virtual-machine-JVM
What is Java virtual machine (JVM)? | Definition from TechTarget
A Java virtual machine (JVM), an implementation of the Java Virtual Machine Specification, interprets compiled Java binary code (called bytecode) for a...
java virtual machinejvmdefinitiontechtarget
https://www.javacodegeeks.com/category/jvm-languages
JVM Languages Archives - Java Code Geeks
java code geeksjvm languagesarchives
https://jug.bg/events/graalvm/
JVM++: GraalVM | BG-JUG – Java Bulgarian User Group
java bulgarian userbg jugjvmgraalvmgroup
https://inside.java/2025/01/28/jvm-start-up/
A Deep Dive into JVM Start-up – Inside.java
A deep-dive into all the processes and work the JVM performs on start-up.
deep diveinside javajvmstart
https://www.bogotajvm.com.co/2025/10/19/java-day-noviembre-25/
Java Day Noviembre 25 – BOGOTA JVM
java daybogota jvmnoviembre25
https://gceasy.io/
Universal JVM GC analyzer - Java Garbage collection log analysis made easy
Free online java GC log analyzer. Analyze JVM, Android, Node.js garbage collection logs. Troubleshoot long GC pause, memory leak, OutOfMemoryError. Java GC...
analysis made easyanalyzer javagarbage collectionuniversaljvm
https://www.jug.ch/html/events/2024/trashtalk_sg.html
Java User Group Switzerland: Event "TrashTalk - Exploring the JVM memory management"
Im Bereich der Java-Programmierung ist das Verständnis der Speicherverwaltung und der Garbage-Collection-Mechanismen nicht nur für die Optimierung der Leistung...
java user groupswitzerland eventmemory managementtrashtalkexploring
https://inside.java/2023/10/12/devoxx-jms/
Where the JVM is Entering the Era of AI Performance Tuning! – Inside.java
Developed by the JVM team at Oracle, Oracle Java Management Cloud Service (JMS) recently introduced a performance AI engine to analyze and generate tuning...
ai performanceinside javajvmenteringera
https://www.javaadvent.com/
Welcome To The Java Advent Calendar - JVM Advent
Jan 1, 2025 - Welcome to the Java Advent Calendar. Every year, you will find 24 fresh and sweet JVM related articles during the advent season.
advent calendarwelcomejavajvm
https://grafana.com/integrations/java-virtual-machine-jvm/monitor/
Java Virtual Machine (JVM) monitoring made easy | Grafana Labs
java virtual machinemonitoring made easygrafana labsjvm