-
Hello, community!
I'm studying native tests in the ShardingSphere environment and have encountered the following problem: when running any test, the following error appears:
```
Cannot run progra…
-
### Expected behavior
Hi, i have a strange problem with mapstruct and springboot 3, when i try to compile the native application.
### Actual behavior
I get this error:
`Caused by: java.l…
-
I'm doing something very similar as to what is being done in this [example project](https://github.com/SoftInstigate/classgraph-on-graalvm). However, it doesn't seem like my classes are being initial…
-
Since these changes, the management_ext library is required: https://github.com/oracle/graal/pull/4383/files#diff-a8a74dc181914e085bdda2e1ea7b10ba8c3ec253b8e9b23d35dcf6730966d49b
### Expected Behav…
-
**Describe the issue**
When enabling a native image with `--enable-monitoring=jfr` and then run the resulting image with JFR on, the emitted `jdk.PhysicalMemory` event unconditionally sets the value …
-
GraalVM should eventually be notarized for macOS. I'm not sure if published releases can be notarized in retrospect, but that'd be great too.
More information: https://developer.apple.com/news/?id=…
-
### Discussed in https://github.com/quarkusio/quarkus/discussions/38572
Originally posted by **vincejv** February 3, 2024
Any one noticed a significant increase in the binaries compiled with …
gsmet updated
9 months ago
-
### Expected Behavior
Tests succeed
### Actual Behaviour
Errors are thrown about objects "found in the image heap. This type, however, is marked for initialization at image run time for the f…
-
翻看相关 Issue 以及 PR,研究设计思想和实现原理
-
First of all: thanks a lot for the excellent documentation Gluon provides! 🙏
I'm currently migrating a [JavaFX app](https://github.com/beatngu13/pdf-zoom-wizard/) from Java 8 / Oracle Java VM to Ja…