Re: JavaFX Content Rendering & Resizing and Font Bugs In Linux

2019-01-15 Thread John Neffenger
On 1/15/19 6:36 PM, Ty Young wrote: In otherwords, similar to double and triple buffering. Of course, just like with double/triple buffering this can cause side affects. Yes, JavaFX does all that. I was trying to help out by informing you of at least one concurrency bug between the

Re: JavaFX Content Rendering & Resizing and Font Bugs In Linux

2019-01-15 Thread Ty Young
On 1/13/19 5:33 PM, John Neffenger wrote: On 1/12/19 10:20 PM, Ty Young wrote: Seeing as how this important issue is seemingly being ignored, I've decided to upload a video showcases the bugs[1]. If this isn't evidence that there is a problem with JavaFX's content rendering, resizing, and

Review Request: JDK-8210361: Add images to docs for public API classes of controls

2019-01-15 Thread Nir Lisker
Hi, Please review the current state of the patch for: https://bugs.openjdk.java.net/browse/JDK-8210361 http://cr.openjdk.java.net/~nlisker/8210361/webrev.00/ Thanks, Nir

[12] RFR: JDK-8215435: Warn on usage of trampolines with gcc

2019-01-15 Thread Kevin Rushforth
Please review the following fix to add theĀ  "-Werror=trampolines" to gcc: https://bugs.openjdk.java.net/browse/JDK-8215435 https://github.com/javafxports/openjdk-jfx/pull/345 -- Kevin

Re: [11] RFR: Request to backport January 2019 CPU changes into 11-dev

2019-01-15 Thread Johan Vos
Approved On Tue, Jan 15, 2019 at 7:13 PM Kevin Rushforth wrote: > Hi Johan, > > I request approval to backport the changes from the just-released > January 2019 CPU, along with two changesets to update libjpeg to version > 9c (I discovered that I forgot to include them on the earlier list of >

Re: [12] RFR: Request to sync January 2019 CPU changes into jfx-dev

2019-01-15 Thread Phil Race
Ditto. -phil. On 1/15/19 10:41 AM, Johan Vos wrote: Approved. On Tue, Jan 15, 2019 at 7:12 PM Kevin Rushforth mailto:kevin.rushfo...@oracle.com>> wrote: Johan and Phil, I request approval to sync changes from to the just-released January 2019 CPU release into jfx-dev. Here is

Re: [12] RFR: Request to sync January 2019 CPU changes into jfx-dev

2019-01-15 Thread Johan Vos
Approved. On Tue, Jan 15, 2019 at 7:12 PM Kevin Rushforth wrote: > Johan and Phil, > > I request approval to sync changes from to the just-released January > 2019 CPU release into jfx-dev. Here is the aggregate webrev for the fixes: > >

[11] RFR: Request to backport January 2019 CPU changes into 11-dev

2019-01-15 Thread Kevin Rushforth
Hi Johan, I request approval to backport the changes from the just-released January 2019 CPU, along with two changesets to update libjpeg to version 9c (I discovered that I forgot to include them on the earlier list of fixes to backport, else they could have been done ahead of time). 1.

[12] RFR: Request to sync January 2019 CPU changes into jfx-dev

2019-01-15 Thread Kevin Rushforth
Johan and Phil, I request approval to sync changes from to the just-released January 2019 CPU release into jfx-dev. Here is the aggregate webrev for the fixes: http://cr.openjdk.java.net/~kcr/cpu-1901-sync/jfx-dev/webrev/ -- Kevin

Changes for January 2019 CPU release synced into FX 8u-dev

2019-01-15 Thread Kevin Rushforth
All, As a heads-up I have synced the FX 8u201 & 8u202 changes from the just-released January 2019 CPU release into 8u-dev. For those who are interested, here is the aggregate webrev for the fixes, for those who don't want to wade through all 55 changesets, most of which are merge or tagging