Re: [Integrated] RFR: 8240689: Remove the JavaBeanXxxPropertyBuilders constructors

2020-03-09 Thread Nir Lisker
Changeset: e3026b9c Author:Nir Lisker Date: 2020-03-09 16:38:20 + URL: https://git.openjdk.java.net/jfx/commit/e3026b9c 8240688: Remove the JavaBeanXxxPropertyBuilders constructors Reviewed-by: kcr, arapte !

Re: Release notes presentation

2020-03-09 Thread Jeanette Winzenburg
agree with better highlighting of the important changes/issues disagree with leaving out the not so important - that's in the eye of the reader, anyway - changes/issues: after all, the target readership are technicians, not suits :) -- Jeanette Zitat von Nir Lisker : Hi, I posted the

Re: RFR: 8240688: Remove the JavaBeanXxxPropertyBuilders constructors

2020-03-09 Thread Ambarish Rapte
On Fri, 6 Mar 2020 17:51:08 GMT, Nir Lisker wrote: > Followup to the deprecation of the JavaBeanXxxPropertyBuilders constructors. > > [CSR](https://bugs.openjdk.java.net/browse/JDK-8240689) Looks good to me. Observed no build errors for apps, tests. - Marked as reviewed by arapte

Re: [Rev 01] RFR: 8238954: Improve performance of tiled snapshot rendering

2020-03-09 Thread Frederic Thevenet
On Sun, 8 Mar 2020 12:47:52 GMT, Nir Lisker wrote: >> The pull request has been updated with 1 additional commit. > > modules/javafx.graphics/src/main/java/javafx/scene/Scene.java line 1296: > >> 1295: int width = Math.max(xMax - xMin, 1); >> 1296: int height = Math.max(yMax -

Re: [Rev 02] RFR: 8238954: Improve performance of tiled snapshot rendering

2020-03-09 Thread Frederic Thevenet
> Issue JDK-8088198, where an exception would be thrown when trying to capture > a snapshot whose final dimensions would be larger than the running platform's > maximum supported texture size, was addressed in openjfx14. > The fix, based around the idea of capturing as many tiles of the maximum

Raspberry Pi 4 hw support

2020-03-09 Thread Debayan Sutradhar
I have a large embedded project for raspberry pis (https://stream-pi.com) and recently its discord server crosses 60 members and growing every month. Unfortunately it seems that Hardware acceleration doesnt work on VideoCore VI. If es2 pipeline is used, the program exits after the output "*