Johan Vos

Results 112 comments of Johan Vos

That's an interesting comment. I never used SpyFS but maybe it can help here. Does that work on class level, or method level? Getting a JavaFX app under 5 MB...

We (at Gluon) only use the static libraries from the mobile builds, not the modules/jars (they come from the upstream builds). Hence, the desktop module (which also contains the beans...

@bobvandette java.desktop is back in the list (at least the module will be build).

@magicus Do you want to have a look at this PR too?

> Excuse me, but why don't you port jdk8 instead? This repository is auto-synced from upstream openjdk/jdk which is 16-ea currently. I don't see a reason why we want Java...

Not possible yet, will be added very soon though.

So far so good. For my understanding: what native mutex do you mean? Inside the OpenJFX implementation, or in NativeFX code?

I like the NetBeans approach here: when installing a new version, it says it detected an old version, and recommends copying the data from that old version. So that would...

This is a community project. If you want to add functionality or documentation, you are very welcome to create a PR so that others can review it, and improve the...

This is good functionality. @jperedadnr can you review?