We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got issue when booting up my Java 21 app. But it's fine on Java 17.
The text was updated successfully, but these errors were encountered:
@andreasarf What is the specific issue you are seeing?
We test on these Java 21 versions ...
alibabadragonwell/dragonwell:21 amazoncorretto:21 antublue/openlogic-openjdk:21 azul/zulu-openjdk:21 azul/prime:21 bellsoft/liberica-openjdk-debian:21 bitnami/java:21 eclipse-temurin:21 eclipse-temurin:21-alpine ghcr.io/graalvm/jdk:21 ibm-semeru-runtimes:open-21-jdk-focal mcr.microsoft.com/openjdk/jdk:21-mariner mcr.microsoft.com/openjdk/jdk:21-mariner-cm1 mcr.microsoft.com/openjdk/jdk:21-ubuntu openjdk:21 registry.access.redhat.com/ubi8/openjdk-21-runtime:latest registry.access.redhat.com/ubi9/openjdk-21-runtime:latest sapmachine:21
Here is the file containing all of the versions tested:
https://github.com/prometheus/jmx_exporter/blob/main/integration_test_suite/integration_tests/src/test/resources/docker-image-names.all.txt
Sorry, something went wrong.
Thanks
No branches or pull requests
Got issue when booting up my Java 21 app. But it's fine on Java 17.
The text was updated successfully, but these errors were encountered: