-
**What are you trying to do?**
The list of modules in the release-file doesn't represent the linked modules of the jre.
**Expected behaviour:**
`release`-file modules list is the same as the list…
-
### Modpack Version
1.21.1
### Describe the issue
I'm trying to download this modpack on my macbook air M3 and for some reason i cannot get it to work properly. I am kinda new to downloading modpac…
-
## Summary
I am unable to use ``RandomGenerator.StreamableGenerator.of("L32X64MixRandom")`` because the algorithm "L32X64MixRandom" is not shipped with the JRE. Only JDK does provide necessary algo…
-
Hi,
Moving the build pipeline usage from **maven:3.8-openjdk-17** to **maven:3.8-eclipse-temurin-17** makes open source projects failing.
`[ERROR] Failed to execute goal org.apache.maven.plugins…
-
Hi Sarma
This approach for monitoring Cassandra 5 metrics is of great interest to me but I keep getting java errors when trying to implement it
I'm running Cassandra using a docker image based on ve…
-
Thank you for reporting a broken build! Please fill in the following details:
- **Jenkins link to the failing log:** https://ci.adoptium.net/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk…
-
### What happened?
I am using the exact same image used by Microsoft for their hosted agents to run a self-hosted Ubuntu 22.04 agent (https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/h…
-
### Expected behavior
We have a handled exception in our application. When that exception is thrown and catched we should not see the occurrence of that exception in Application Insights.
### Actu…
-
testenv_arm32.properties in the aqa-tests branch needs to be updated to point at the right place once the GA tags for that release are in place (they are date stamped so can't be predicted in advance …
-
### Describe the bug
Hello,
I have attached a very small Quarkus application.
Code is extremely straightforward: it runs a "SELECT 1" query on a (remote) database, then when result is obtained, call…