hg: openjfx/8u-dev/rt: RT-37425: [Monocle] key events on udev input path don't work correctly on odroid

2014-06-06 Thread hang . vo
Changeset: ce8f5e176a92 Author:Daniel Blaukopf daniel.blauk...@oracle.com Date: 2014-06-06 13:39 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ce8f5e176a92 RT-37425: [Monocle] key events on udev input path don't work correctly on odroid !

hg: openjfx/8u-dev/rt: RT-37408: [ScrollPane] incorrect preferred size when viewport pref size is specified and bar is present

2014-06-06 Thread hang . vo
Changeset: b229352490bb Author:David Grievedavid.gri...@oracle.com Date: 2014-06-06 09:17 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b229352490bb RT-37408: [ScrollPane] incorrect preferred size when viewport pref size is specified and bar is present Reviewed by:

(In)Sanity Monday...

2014-06-06 Thread Lisa Selle
Reminder to check out the matrix at https://wiki.openjdk.java.net/display/OpenJFX/8u20 for your insanity testing assignment for this week, assignments have been updated this week. Testing should take 1 hour or less. If your assignment takes longer, stop after an hour and continue where you

Re: Building WebKit natives with debug symbols on 32 bit Linux

2014-06-06 Thread Peter Levart
Hi David, Thanks for pointing me in the right direction. Although I've almost lost hope before finally succeeding. I tried various other approaches on the way, but finally, what I did was very simple. It could be possible to create a separate configuration (i.e. LINUX32) with some additional

Re: Change of crosstools for arm builds

2014-06-06 Thread David Hill
On 6/4/14, Jun 4, 3:28 PM, David Hill wrote: A follow up - https://wiki.openjdk.java.net/display/OpenJFX/Cross+Building+for+Arm+Hard+Float has been updated to reflect the new tool chain script. And I had to update the script (upping the revision) when I realized I lost one header. Dave

hg: openjfx/8u-dev/rt: RT-37431 [KeyCode] Wrong key code report for dead circumflex using KeyCode.getKeyCode(String name)

2014-06-06 Thread hang . vo
Changeset: 7368fff13097 Author:snorthov Date: 2014-06-06 11:42 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7368fff13097 RT-37431 [KeyCode] Wrong key code report for dead circumflex using KeyCode.getKeyCode(String name) Summary: The name of the key was simply wrong

hg: openjfx/8u-dev/rt: 2 new changesets

2014-06-06 Thread hang . vo
Changeset: f12c0b6b2a0e Author:shemnon Date: 2014-06-05 15:45 -0600 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f12c0b6b2a0e RT-37353: Exception when bundler is being passed different VM options via CLI Summary: Don't pass empty lists or maps into the bundle params, with

8u20 review request RT-37434: Canvas dimensions not synchronous if bound

2014-06-06 Thread Jim Graham
webrev: http://cr.openjdk.java.net/~flar/RT-37434/webrev.00/ Jira: https://javafx-jira.kenai.com/browse/RT-37434 Is there any other way for the properties to be updated that the new fix doesn't cover? ...jim

hg: openjfx/8u-dev/rt: 2 new changesets

2014-06-06 Thread hang . vo
Changeset: 7fded83c0920 Author:flar james.gra...@oracle.com Date: 2014-06-06 15:41 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7fded83c0920 Fix RT-37434: Canvas can draw outside dimensions when width and height are bound Reviewed by: kcr !

8u20 review request: RT-36891: canvas does not clear correctly with clipping

2014-06-06 Thread Jim Graham
webrev: http://cr.openjdk.java.net/~flar/RT-36891/webrev.00/ Jira: https://javafx-jira.kenai.com/browse/RT-36891 Details are in the Jira comments... ...jim

8u20 review request: RT-37449 - use of Canvas PixelWriter leaves graphics in SRC mode

2014-06-06 Thread Jim Graham
webrev: http://cr.openjdk.java.net/~flar/RT-37449/webrev.00/ Jira: https://javafx-jira.kenai.com/browse/RT-37449 Simple fix, details in Jira comments... ...jim