[9] Review request for 8136918: Ensemble uses deprecated flv (vp6) media files hosted on OTN

2016-04-13 Thread Alexander Matveev
Hi Kevin, Please review the following: https://bugs.openjdk.java.net/browse/JDK-8136918 Updated Ensemble and HelloMedia to use oow2010-2.mp4 instead of oow2010-2.flv. Thanks, Alexander

review: Clear potential exception when reporting exceptions from JNI Glass GTK

2016-04-13 Thread David Hill
Kevin, could you review: Clear potential exception when reporting exceptions from JNI Glass GTK A one line diff in: https://bugs.openjdk.java.net/browse/JDK-8154206 -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world."

Re: [9] Review request for 8150076: Print jobs are not finished when used a page range

2016-04-13 Thread Phil Race
I have an old PageRange printing test where I set settings.setPageRanges(new PageRange(1,3)); and it prints fine on JDK 9 on Win 7 x64. In fact it also prints fine with 8u74 Also a thread dump doesn't show any problem with the print thread not terminating. So I

Re: status behind JDK-8149738

2016-04-13 Thread Guru Hb
Hi Matthieu, I could re-produce the crash as you have mentioned. Thanks for helping out to for the html test content. Please keep an eye on JI-9035239 for further updates. Thanks, Guru On 13/4/16 9:13 PM, Matthieu BROUILLARD wrote: Hi Guru, I have filled an issue in http://bugreport.java.c

Re: status behind JDK-8149738

2016-04-13 Thread Matthieu BROUILLARD
Hi Guru, I have filled an issue in http://bugreport.java.com/ ; denominated for the moment JI-9035239. I have a simple reproducer test app that I also put in the bug report: https://gist.github.com/McFoggy/e6166349b8ea012c925665fcf9625501 The problem occures when colgroups>col width are reset/re

Re: Webkit: Conversion from string literal loses const qualifier

2016-04-13 Thread Ali Ebrahimi
Done. Review ID: JI-9035229 On Wed, Apr 13, 2016 at 5:33 PM, Vadim Pakhnushev < vadim.pakhnus...@oracle.com> wrote: > Oh, right! > In that case I would suggest you to file a bug at the > http://bugs.java.com/ > > Thanks, > Vadim > > > On 13.04.2016 15:55, Ali Ebrahimi wrote: > > Hi, > This is sim

Re: Webkit: Conversion from string literal loses const qualifier

2016-04-13 Thread Vadim Pakhnushev
Oh, right! In that case I would suggest you to file a bug at the http://bugs.java.com/ Thanks, Vadim On 13.04.2016 15:55, Ali Ebrahimi wrote: Hi, This is similar bug and in same file but in 2th parameter of initMethod. It seems MC compiler changed some rules in latest updates. On Wed, Apr 13

Re: Webkit: Conversion from string literal loses const qualifier

2016-04-13 Thread Ali Ebrahimi
Hi, This is similar bug and in same file but in 2th parameter of initMethod. It seems MC compiler changed some rules in latest updates. On Wed, Apr 13, 2016 at 3:22 PM, Vadim Pakhnushev < vadim.pakhnus...@oracle.com> wrote: > Ali, > > Seems like this bug https://bugs.openjdk.java.net/browse/JDK-8

Re: Webkit: Conversion from string literal loses const qualifier

2016-04-13 Thread Vadim Pakhnushev
Ali, Seems like this bug https://bugs.openjdk.java.net/browse/JDK-8090061 Although it was pushed to the 9-dev in January. Vadim On 13.04.2016 10:50, Ali Ebrahimi wrote: Hi Kevin, I'm building with "Microsoft Visual Studio Ultimate 2013 Update 5" on win8.1 64bit and FX repo http://hg.openjdk.ja

Re: Webkit: Conversion from string literal loses const qualifier

2016-04-13 Thread Ali Ebrahimi
Hi Kevin, I'm building with "Microsoft Visual Studio Ultimate 2013 Update 5" on win8.1 64bit and FX repo http://hg.openjdk.java.net/openjfx/9-dev/rt. On Wed, Apr 13, 2016 at 2:54 AM, Kevin Rushforth wrote: > Hi Ali, > > The production build of FX is done using VS2013 and we haven't seen this > e