HEADS-UP: switching to JDK 9 as boot JDK

2016-02-29 Thread Kevin Rushforth
As I mentioned during the review of JDK-8134709, we are working toward upgrading the boot JDK for FX to JDK 9. Our target is to do this after JDK 9 build 109 is promoted near the end of next week. As part of this, we will be moving to gradle 2.11 since version 2.9 does not support JDK 9.

Canvas and Keyboard events

2016-02-29 Thread Bryan Buchanan
I have this layout: BorderPane with a MenuBar (top) and TabPane (center) I have two initial tabs. Selecting some menu option will create a new tab. One of the menu options creates a drawing surface, which is made up of a StackPane with a Canvas. The canvas has FocusTraversable set to true and

9-dev unlocked following sanity testing

2016-02-29 Thread Kevin Rushforth

Re: GLS language errors (Was: Internal error: Error loading stock shader FillRoundRect_LinearGradient,_PAD on Vivante ARM)

2016-02-29 Thread Maurice
It looks like the same issue indeed and I second the remark "Don't refer to e.g. gl_FragCoord in the header, but put it in main." When running the egl language validator there were additional errors though: ERROR: 0:53: 'texture2D' : no matching overloaded function found WARNING: 0:53: 'return'

Re: GLS language errors (Was: Internal error: Error loading stock shader FillRoundRect_LinearGradient,_PAD on Vivante ARM)

2016-02-29 Thread Johan Vos
Hi, It seems to me you might be running in the same issue we had on Android with the recent Adreno drivers: http://mail.openjdk.java.net/pipermail/openjfx-dev/2015-July/017575.html See that thread for discussion, and for a fix-proposal here:

Re: GLS language errors (Was: Internal error: Error loading stock shader FillRoundRect_LinearGradient,_PAD on Vivante ARM)

2016-02-29 Thread Chien Yang
Thanks for the information. It is worth filing a JIRA with a detail information of your embedded device at this point. https://wiki.openjdk.java.net/display/OpenJFX/Submitting+a+Bug+Report Thanks, - Chien On 2/29/2016 10:35 AM, Maurice wrote: No, I build them myself from the instructions on

Re: GLS language errors (Was: Internal error: Error loading stock shader FillRoundRect_LinearGradient,_PAD on Vivante ARM)

2016-02-29 Thread Chien Yang
I have a quick question. Did you get your embedded JavaFX library from Glueon? http://gluonhq.com/open-source/javafxports/downloads/ - Chien On 2/29/16, 7:21 AM, Maurice wrote: Should I file a bug? I can't determine whether this is a client platform issue or a major bug in the EGL that

Re: GLS language errors (Was: Internal error: Error loading stock shader FillRoundRect_LinearGradient,_PAD on Vivante ARM)

2016-02-29 Thread Maurice
Should I file a bug? I can't determine whether this is a client platform issue or a major bug in the EGL that JavaFX is using. In any case, it does not work on my embedded device. Maurice. Op 28-02-16 om 18:33 schreef Maurice: When I run the glslangValidator on

Re: ProgressIndicator indeterminate transition bugs

2016-02-29 Thread dalibor topic
On 28.02.2016 23:30, Cirujano Cuesta, Diego wrote: What can I do in order to write comments in the JBS bugs? Start with http://openjdk.java.net/contribute/ -> contribute two sponsored changes into OpenJFX -> ask its Project Lead to appoint you as an Author -> get registered in the Census