Citeren Kevin Rushforth :
Either I can add your information to JDK-8133750 or you can file a
new bug and I will link them together and fix them at the same time.
I'd prefer the former over the latter.
Maurice.
Hi Maurice,
No, you cannot simply push this patch. Please refer to the OpenJDK Wiki
[1] for information on contributing patches to OpenJFX. Additional
information on Submitting OpenJFX bugs [2] and Code Review policies [3]
are also on the Wiki. I note that simple patches such as this can be
a
Since I haven't received any additional feedback, should I push this patch?
Op 27 aug. 2015 15:56 schreef i...@cuhka.com:
>
> I've adapted the build.gradle to use java -fullversion instead of java
> -version, parsing the result with a regexp.
>
> diff -r 9b5fc7c1e5e6 build.gradle
> --- a/build