Gerrit Grunwald20 articles
Sometimes there are JavaFX apps that I would also like to use on my iPhone but I wrote them for the desktop and it’s always the question how to do that?
-
How to Run a Java Application with CRaC in a Docker Container
CRaC is an OpenJDK project developed by Azul to solve the problem of “slow” startup times of the JVM in a microservice environment.
- Gerrit Grunwald
-
Introducing the OpenJDK “Coordinated Restore at Checkpoint” Project
Do you want to dramatically decrease JVM startup time, from hundreds of seconds to tenths of milliseconds? Find out about Java on CRaC.
- Gerrit Grunwald
-
JDKMon 17.0.23 Released
JDKMon is a little tool written in JavaFX that tries to detect all OpenJDK distros installed while keeping track of updates for them.
- Gerrit Grunwald
-
JReleaser 0.10.0 Released!
JReleaser v0.10.0 is the last push towards 1.0.0. We’ll concentrate on bug fixing and polishing from now on.
- Gerrit Grunwald
-
JDKMon 17.0.18 Released
Vulnerability information and TCK test status details are available and easily detectable with JDKMon 17.0.18.
- Gerrit Grunwald
-
JDKMon 17.0.17 Released
Point JDKMon to the folder where all your JavaFX SDK’s are installed and it will check if there are any updates available.
- Gerrit Grunwald
-
JReleaser 0.9.0 Released!
JReleaser streamlines releases, creating GitHub/GitLab/Gitea releases and packaging binaries for Homebrew, Snapcraft, Docker, and more!
- Gerrit Grunwald
-
JReleaser 0.8.0 Released!
JReleaser streamlines creating releases for [Java] projects, creates GitHub/GitLab/Gitea releases, while packaging binaries for Homebrew, etc.
- Gerrit Grunwald
-
JReleaser 0.7.0 Released!
JReleaser is a tool that streamlines creating releases for [Java] projects. This is a small release as core features are mostly complete.
- Gerrit Grunwald
-
Get Your JDK As Easily As Possible!
Have you ever been in the situation where you’ve been looking for a specific JDK version of a specific distribution?
Sometimes that was easy… sometimes it was hard… but it never was fun.
After creating the Disco API (“Universal OpenJDK Discovery API”, in full) which serves up JDK distributions as a service, I had the idea to create plugins for IDEs to enable people to download the JDK of their choice more easily.
- Gerrit Grunwald