Karm Michal Babacek

Results 17 issues of Karm Michal Babacek

### Describe the Issue Hello, As I have been debugging **build time** issues: * https://github.com/quarkusio/quarkus/issues/43777 * originally reported as https://github.com/oracle/graal/issues/9727 I noticed this **runtime** issue where terminal escape sequences are...

bug
native-image
platform-windows

If there is a problem with finding and calling e.g. `java/awt/GraphicsEnvironment` in `AWTIsHeadless`, the env' Exception remains set and it is not cleared. Later, that manifests as: Fatal error reported...

rfr
client

#292 is merged, running the push now: https://github.com/quarkusio/quarkus-images/actions/runs/14084765236

[JFRPerfTest](https://github.com/Karm/mandrel-integration-tests/blob/7886fc2cad68b192ba9e3b615fd288a297df5db0/testsuite/src/it/java/org/graalvm/tests/integration/JFRTest.java#L188) crosses the RSS memory [threshold](https://github.com/Karm/mandrel-integration-tests/blob/7886fc2cad68b192ba9e3b615fd288a297df5db0/apps/jfr-native-image-performance/threshold.conf#L2). The number might seem trivial at first sight, but it's consistent over many runs, CI and local, RHEL 8-like and RHEL 9-like Linux systems,...

bug
not-Stale

This PR was automatically generated by `mandrel-release.java` of graalvm/mandrel-packaging!

OCA Verified

CI on GitHub actions *which is an important bit of information* as the GHA MacOs aarch64 is virtualized and GitHub customized, caught an error log line with a rudimentary non-Quarkus...

bug
not-Stale

As I was looking at https://github.com/oracle/graal/issues/8509#issue-2166454310 using native-agent to generate serialization config, it occurred to me that while e.g. both `java.lang.Short[]` and `java.lang.String[][]` get generated in the `reachability-metadata.json`, the `java.lang.String[]`...

bug
native-image