Rohit Awate
Rohit Awate
Noticed a similar issue with GitHub. With [Everest](https://github.com/RohitAwate/Everest) on JDK 11:  Here's the expected result, captured in [Insomnia](https://github.com/getinsomnia/insomnia) (Electron): 
I think this has got something to do with the Java version. I'm using [JFoenix](https://github.com/jfoenixadmin/JFoenix/issues/523) for the buttons and even they seem to be having this issue. I'll have to...
Oh, I remember reading that it will be kicked out in JDK 11 but remain a part of JDK 10. Did they kick it out of Java 10's JVM, too?...
UPDATE: I received an email with someone asking if Java 10 will be supported. Looks like the comment was deleted. Java 10 support is definitely happening but is a low...
The `mock-server` branch is now compatible with Java 11 and I believe that should cover 10, too, not tested though. Building and running is a bit tedious at the moment....
@Jugen thanks for your work! Now we're down to just a single `--add-exports` (required by JFoenix): `--add-exports javafx.graphics/com.sun.javafx.scene=ALL-UNNAMED`
Thanks for reporting! Should be fixed in an upcoming release.
Hello again, Matteo! I remember you had the same suggestion for Everest a few months back on dev.to. I've had this in the back of mind but was planning on...
That sounds great! Let me know what you need from my end to get started.
> First of all congrats for this amazing application :) Thanks! I'm glad you like it! Yes, this is definitely needed. Feel free to contribute. While you're at it, could...