Foivos Zakkak

Results 205 comments of Foivos Zakkak

We have removed the invocations to `org.graalvm.nativeimage.impl.RuntimeResourceSupport#ignoreResources` in https://github.com/quarkusio/quarkus/pull/31185 Is there any feedback regarding `org.graalvm.nativeimage.impl.RuntimeClassInitializationSupport#rerunInitialization`? Are there any plans to make this public as well, or not due to https://github.com/oracle/graal/pull/4684?...

> > `rerunInitialization` is certainly not going to be API, because as you correctly note #4684 should make every class have the semantic of "rerun" without needing explicit registration. @christianwimmer...

Oh, I didn't understand that. Thanks @christianwimmer, that seems to do the trick.

Closing as not planned. GraalVM 21.3 is no longer supported.

> Thinking loud: through org.apache.cxf.endpoint.Client, we can make all the client proxies available in the user app become runtime intialized. We cannot select only those which are known to need...

> Yes, in SOAP client apps, every request goes through them. In this case it might be worth investigating more. @ppalaga I was checking the details of this issue again...

> But this issue can occur for any runtime initialized class, not only Image and so I'd prefer some general solution. True, it's another tradeoff between fine control of what...

You might also be interested in [pdf-tools](https://github.com/politza/pdf-tools).