Johan Vos
Johan Vos
Gluon Maps is not an app, but a library. The usage policy of osm should be followed by the user of the library. But indeed, it would be good to...
Ok, we'll remove that app.
We don't have static builds for OpenJFX yet that include media for MacOS. We're about to have support for Linux though, PR is at https://github.com/openjdk/jfx/pull/109 Feel free to open an...
yes it is, I meant opening a specific issue, but it's easier if I just add it to the title of this -- sorry about the confusion!
It's a complex issue, and your analysis is correct: what if there are more references? We will end up with dummy methods for the AWT libs in the launchers. So...
That last issue is very relevant. Once JNI_OnLoad_javajpeg is found (and required), the other functions are probably linked into the executable, so you don't have to add them to the...
In general, when some native functions are required, they have to be provided. Dummy methods don't really provide the implementation, so they are not a solution (but an easy hack,...
Fixed in metadata
accidentally closed this
it's not a bug. The Feature hides a deeper problem that is exposed now.