Christian Wirth

Results 122 comments of Christian Wirth

Hi, can this be the same `$PATH` problem as in your other ticket? What does `java --version` print? I guess you are using a stock JDK here instead of GraalVM...

Thanks for the update, then I am closing this.

Can you please help us understand why you are using the `fallback-image` feature in the first place? That does not sound like a usecase.

I am closing this older ticket, a lot has changed in Native Image, especially around class initialization, so I assume this is not longer a problem with the latest versions....

Hi @kxtbit Note that both GraalVM (JIT) and GraalVM Native Image support Virtual Threads. We are even following the latest changes from upstream (Open)JDK on a weekly basis and implementing...

Hi @sgammon That sounds like an interesting idea to pursue. I don't expect this to be on our priority list anytime soon, though. It might be interesting to pursue this...

Hi @viniciusxyz as already mentioned in the previous ticket, > there are some open issues around the management interfaces where we still need some work. We are aware of that,...

@vjovanov will look into that, but can't promise we can resolve this by the end of the week (for GraalVM-22.3).

Unless there is a good way for us to reproduce that on one of the Linux systems available to us, we can't really do anything about that. It might be...

Quick update: This item is still on our roadmap, with rather low priority though. If anyone wants to tackle it, we are happy to accept contributions that solve this problem.