-
After updating jdbi3-core from `3.45.4` to `3.47.0` we are getting:
```
java.lang.NoClassDefFoundError: jdk.jfr.Event
at java.base/java.lang.ClassLoader.defineClassImpl(Native Method) ~[?:?]
a…
-
Team, We have been using OpenJDK JDK version last two years in AKS. We have direction to switch it to JRE instead of JDK. Based on documentation JVMs are compatible with JDK or JRE, hence we switche…
-
Add an option to bundle a JRE/JDK into a standalone application.
As the trend changes, we can no longer expect Java to be installed on a machine.
And with the rate of change in Java, it is diffic…
-
{
"platform":"",
"hub-mirror": [
"ibm-semeru-runtimes:open-8-jre"
]
}
-
Optimize Java Runtime size by excluding unneeded modules
See: https://jakewharton.com/using-jlink-to-cross-compile-minimal-jres/
-
## Overview
Inspired by #3918 and related discussions, we should consider introducing a mechanism for users to supply arbitrary Java feature versions that are not yet covered by the `JRE` enum cons…
-
Currently we package the same JDK version used for the build into the binaries. We should use the JRE (of same java and vendor version) instead to safe about 60 MB on file size.
The `BisqToolchain…
-
I encountered two errors while installing on Ubuntu. I installed JDK 23 and 21, but they’re not working. I think the reason loader.jar isn't being created is that the JDK is not installed correctly. B…
-
Currently these results in some warnings.
https://github.com/CycloneDX/cdxgen/actions/runs/11243996010/job/31261144612#step:9:112
```
Unable to extract the component information from /tmp/docker-ima…
-
Bonjour, I came across your project when looking for an alternative to jd-gui and I was really impressed by how it supports multiple projects in one, how convenient it will be for Android Disassemblin…