Foivos Zakkak

Results 266 comments of Foivos Zakkak
trafficstars

Backported upstream in https://github.com/graalvm/mandrel/commit/79c1171b5fa58d8b67d50a5eed0ccfd71a7c0355 as part of https://github.com/oracle/graal/pull/9450

Note that on MacOS the reproducer doesn't work exactly the same as the application fails due to an NCDFE ``` Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class io.smallrye.common.net.HostName...

I created https://github.com/quarkusio/quarkus/pull/42810 to resolve the macOS issue but that requires https://github.com/graalvm/graalvm-community-jdk21u/pull/9 being merged and released in the next Mandrel 23.1.x release to work. With Mandrel 24.0.x (that includes https://github.com/quarkusio/quarkus/pull/42810)...

Interestingly, this is no longer reproducible with the latest dev builds of GraalVM for JDK 24.

Hi @fniephaus @alina-yur, this is a kind reminder.