-
First, thank you all for this great project!
My app has the following structure:
./app.jar
./lib/lib1.jar
./lib/lib2.jar
...
My python script (called by java app) imports some classes from jars …
-
I was scanning the SBOM provided for the bellsoft-liberica buildpack and was expecting to see [5 vulnerabilities reported](https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true…
-
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…
-
When calling the prebuilt model tax.us.1099COMBO.2023 for consolidated tax statements I'm getting this exception when calling SyncPoller.getFinalResult();
**Exception**
java.util.concurrent.Futu…
-
I've been using Liberica NIK to compile up an EXE version of an AWT/Swing app, and noticed that the text in the app gets really fuzzy when using the Windows builtin display scaling functionality (righ…
-
Our team is willing to use buildpacks to build our docker images which requires using Alpine for security reasons.
Current bellsoft-liberica buildpack (and actually any other java distro buildpack) d…
-
I'm building a Spring Boot application using Gradle.
I tried using the builder:base image.
It's failing with the following error:
```
Paketo Gradle Buildpack 6.0.1
https://github.com/paketo-b…
-
Liberica Java Version: 20.0.2
JavaFX Version: 20.0.2+1+b01
OS: Mac OS X 13.5
Issue details: JavaFX program runs fine on Mac Intel and on ARM M2 using Win11 via Parallels. It crashes on ARM M2 wh…
-
Currently, the platform/lib/nbexec script contains the following at line 161:
jdkhome=`/usr/libexec/java_home --version 1.8.0+ --failfast`
However, this does not detect the Liberica JDK 8 pa…
Lazza updated
4 years ago
-
Projects initialized with spring initializer cannot be built with gradle bootBuildImage
## Expected Behavior
Everything works and a docker image is built
## Current Behavior
```
> Task :compi…