-
**Describe the issue**
Fatal error: com.oracle.svm.core.util.VMError$HostedError: should not reach here
**Steps to reproduce the issue**
1. git clone --depth 1 https://github.com/oldshensheep/pl…
-
When the **Run graalvm/setup-graalvm@v1** job fails with `Error: Unexpected HTTP response: 404`, it means the GraalVM release can't be found. The error message should be improved. See https://github.c…
-
In my environment, building a native executable fails. I have an M1 Mac with GraalVM 22.3.r19:
```
% mvn clean install -Dnative -DskipTests=true
[INFO] Scanning for projects...
[...]
====…
-
Hi,
I was reviewing the repo, it is amazing but some techniques like static compilation with `musl` was not applied to the spring example.
From my side, I upgraded the example to spring-boot 3 R…
-
[This](https://youtu.be/6wYrAtngIVo) interesting talk explains how to use Graal Native Image and some other tools to compile a Java app down to a 1.5MB Docker image.
Such a small Docker image could…
-
### Describe the bug
When using Open ID Connect Authorization Code Flow for a web application with
- server-side rendering (e. g. JSF) and
- requesting a page with a security constraint restrictin…
-
- Simplify native compilation
- README.md review
- Pipeline update
-
Environment:
```
Darwin manis-MacBook.local 17.7.0 Darwin Kernel Version 17.7.0: Wed Feb 27 00:43:23 PST 2019; root:xnu-4570.71.35~1/RELEASE_X86_64 x86_64
```
```
➜ streams git:(master) ✗ $GR…
-
Developer Advocate at Okta.
Previous talks: https://speakerdeck.com/mraible
-
**Is your feature request related to a problem? Please describe.**
When using springdoc-openapi-ui, one gets a dependency to the old javax-apis through the version of swagger-core that is included (v…