Fabio Niephaus

Results 567 comments of Fabio Niephaus

> The original issue as well as this PR is confusing When I opened the ticket, I was not aware that this is another part where our Maven and Gradle...

Why is this needed? Are you sure `latest` is even an accepted value for the version string? If we need more frequent releases, I'd vote for increasing the number of...

If someone wants to you the latest metadata, wouldn't it be better if the consumer, the thing that downloads the metadata, uses this link rather than a latest tag that...

Hi @jnahas55, I can't find the complete log. Could you maybe share a link to a GitHub build so that we can take a look what's going on? [A `Pharo32-stable`...

We've been discussing an alternative solution some time ago. Would be great if someone (@zakkak?) could confirm this would be sufficient: The idea is to add a `--remove-modules` option, which...

@ppalaga Quarkus uses our internal Substitution API all over the place. I don't see why they can't just cut out Image IO for the user. Being able to cut out...

In Native Image, we have: > [Added ability to promote jars from the class-path to the module-path in the native image driver](https://github.com/oracle/graal/commit/cdf0cb91799c461c4cf3ff4ce15a40585f0fe945#diff-355b70b1eca5ebd6e224292ba670c16371c32a5cf4e00c9b013fb4a7fc5f2c16R50). Use `ForceOnModulePath = ${module-name}`. Promoting a module to...

That's ok, thanks for checking whether that mechanism could be used to solve your problem. We've discussed this PR in the NBT meeting and the biggest obstacle seems to be...

@loiclefevre would @JaroslavTulach's proposal work for your JavaFX application?

> Is there an issue where we can track support for (downcalls) on ARM64 (aka aarch64)? @msgilligan I would consider this to be in the scope of this roadmap item:...