Re: [API Review]: Node validation

2013-07-10 Thread Martin Sladecek
+1 -Martin On 07/09/2013 05:06 PM, Pavel Safrata wrote: To me this sounds best so far. Perhaps updateVisuals() would be even better? Pavel On 8.7.2013 18:45, Scott Palmer wrote: validateVisuals() ? Or something with the word visual as it combines layout and other CSS information. Scott

Re: [API Review]: Node validation

2013-07-10 Thread Martin Sladecek
On 07/09/2013 10:59 PM, David Grieve wrote: Since there is already a requestLayout() which defers to the next pulse, what about demandLayout()? Or why can't getBoundsInParent() or getBoundsInLocal() do this? Even with this function, there is still the problem where the dimensions of a node

Re: CFV: New OpenJFX Committer: Danno Ferrin

2013-07-10 Thread Anthony Petrov
Vote: YES -- best regards, Anthony On 07/10/2013 02:03 AM, Richard Bair wrote: I hereby nominate Danno Ferrin to OpenJFX Committer. Danno has been actively submitting patches and following up to make sure they get integrated for the past 8 months or so (the first patch I found was on this

Re: CFV: New OpenJFX Committer: Oleg Mazurov

2013-07-10 Thread Anthony Petrov
Vote: YES -- best regards, Anthony On 07/10/2013 02:17 AM, Richard Bair wrote: I hereby nominate Oleg Mazurov to OpenJFX Committer. Oleg has been a key behind-the-scenes contributor to JavaFX performance. Some of his contributions can be counted in code

Re: CFV: New OpenJFX Committer: Alexander Kouznetsov

2013-07-10 Thread Anthony Petrov
Vote: YES -- best regards, Anthony On 07/10/2013 02:09 AM, Richard Bair wrote: I hereby nominate Alexander Kouznetsov to OpenJFX Committer. Alex is a member of the samples team, but also contributes to the core platform itself and to J1 demos. His recent work can be seen here:

JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread Daniel Blaukopf

hg: openjfx/8/controls/rt: 2 new changesets

2013-07-10 Thread hang . vo
Changeset: 734434df77c4 Author:jgiles Date: 2013-07-10 16:34 +1200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/734434df77c4 RT-31479: Combobox is rendered outside of container ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ListViewSkin.java !

Re: CFV: New OpenJFX Committer: Debra Masada

2013-07-10 Thread David Grieve
Vote: yes On Jul 9, 2013, at 6:07 PM, Richard Bair richard.b...@oracle.com wrote: I hereby nominate Debbie Masada to OpenJFX Committer. Debbie is a member of the samples team and works on Ensemble and other sample applications, adding functionality etc. as necessary. Some of her recent

Re: JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread Hendrik Ebbers
COOL!! Am 10.07.2013 um 12:49 schrieb Tom Schindl tom.schi...@bestsolution.at: ... resending on behalf of Daniel. Original Message Subject:Fwd: Re: JDK 8 for ARM Early Access Releases (with JavaFX) Date:Wed, 10 Jul 2013 13:29:54 +0300 From:Daniel Blaukopf

JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread steve . x . northover
JDK 8 for ARM hard float is now part of the regular JDK 8 Early Access releases. You can get it athttps://jdk8.java.net/download.html; this page will be regularly updated with new builds. As in the previous Early Access release, this includes JavaFX for the Raspberry Pi. Daniel

Re: JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread Robert Krüger
If anyone plays around with this on the Raspberry, please share your experience here. On Wed, Jul 10, 2013 at 3:09 PM, steve.x.northo...@oracle.com wrote: JDK 8 for ARM hard float is now part of the regular JDK 8 Early Access releases. You can get it athttps://jdk8.java.net/download.html; this

Re: JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread Gerrit Grunwald
I made some tests already and I have to say it works really well. You can also use custom JavaFX8 controls without any problem. I just saw some problems with complex -fx-shape based paths. The performance improvements are really visible, so Oracle did a good job here. Because it's based on b97

Re: JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread Robert Krüger
That is indeed excellent news. Can't wait to use it on my pi :-). On Wed, Jul 10, 2013 at 4:22 PM, Gerrit Grunwald han.s...@muenster.de wrote: I made some tests already and I have to say it works really well. You can also use custom JavaFX8 controls without any problem. I just saw some

Re: CFV: New OpenJFX Committer: Oleg Mazurov

2013-07-10 Thread Jasper Potts
Vote: YES On Jul 10, 2013, at 1:05 AM, Anthony Petrov anthony.pet...@oracle.com wrote: Vote: YES

Problem with gradle build

2013-07-10 Thread Eva Krejcirova
Hi All, If I run gradle test it sometimes (but not always) fails with: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':base:compileTestJava'. java.lang.ClassFormatError: Invalid Constant Pool entry Type 18 The whole exception stacktrace is at the end of

hg: openjfx/8/graphics/rt: Fixed DRT creation

2013-07-10 Thread hang . vo
Changeset: e03ba4c71157 Author:peterz Date: 2013-07-10 19:03 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/e03ba4c71157 Fixed DRT creation ! build.gradle ! modules/web/src/main/native/Tools/Scripts/old-run-webkit-tests

Re: JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread Tobi
So where is JDK8 for ARMv7 for iPad and IPhone Oracle ;)? Am 10.07.2013 um 16:22 schrieb Gerrit Grunwald han.s...@muenster.de: I made some tests already and I have to say it works really well. You can also use custom JavaFX8 controls without any problem. I just saw some problems with

Clipboard Problem - HeapByteBuffer

2013-07-10 Thread Ryan Cuprak
Hello, I have a question - I have been running into a problem with the clipboard (randomly) where I get a java.nio.HeapByteBuffer instead of the object that I am expecting. I am trying to implement copy/paste within a TableView. // Define the custom format private static final DataFormat

Re: JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread Richard Bair
Hey man, don't look a gift horse in the mouth ;-) Richard (For those non-native english speakers out there, a handy explanation of the idiom :-)) [https://en.wiktionary.org/wiki/don%27t_look_a_gift_horse_in_the_mouth] Horses' gums recede as they age making their teeth appear longer (hence the

Re: CFV: New OpenJFX Committer: Debra Masada

2013-07-10 Thread Brent Christian
Vote: YES On 7/9/13 3:07 PM, Richard Bair wrote: I hereby nominate Debbie Masada to OpenJFX Committer. Debbie is a member of the samples team and works on Ensemble and other sample applications, adding functionality etc. as necessary. Some of her recent changes can be seen here.

Re: CFV: New OpenJFX Committer: Oleg Mazurov

2013-07-10 Thread Brent Christian
Vote: YES On 7/9/13 3:17 PM, Richard Bair wrote: I hereby nominate Oleg Mazurov to OpenJFX Committer. Oleg has been a key behind-the-scenes contributor to JavaFX performance. Some of his contributions can be counted in code http://hg.openjdk.java.net/openjfx/8/master/rt/log?rev=mazurov But

Re: JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread David Hill
On 7/10/13 Jul 10, 10:22 AM, Gerrit Grunwald wrote: I just saw some problems with complex -fx-shape based paths. Hi Gerrit, If you have a test case you can share, I would appreciate a Jira filed :-) Simple test cases make me a happy person. Please add in the description that it is a PI

Re: [API Review]: Node validation

2013-07-10 Thread steve . x . northover
Hi Martin, How about exposing the concept of applying CCS to the programmer? Let's say we add applyCSS() that does exactly what it says (applies CSS when called). Here are a few use cases: 1) Positioning a popup: node.applyCSS() node.autosize(); // width and height are now

Re: JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread Tom Schindl
Hi David Daniel, Is there a version which works on a beagleboard (or beagleboard like hardware) as well? IIRC hard float does not work there. Tom On 10.07.13 18:49, David Hill wrote: On 7/10/13 Jul 10, 10:22 AM, Gerrit Grunwald wrote: I just saw some problems with complex -fx-shape based

Re: JDK 8 for ARM Early Access Releases (with JavaFX)

2013-07-10 Thread David Hill
On 7/10/13 Jul 10, 2:28 PM, Tom Schindl wrote: Hi David Daniel, Is there a version which works on a beagleboard (or beagleboard like hardware) as well? IIRC hard float does not work there. We don't have plans to make soft float builds of JDK 8 available on java.net. However we do plan to

Re: Building your own OpenJFX for Linux ARM/Raspberry PI

2013-07-10 Thread Richard Bair
Hi David, maybe you should cross post this over on the raspberry PI forums? On Jul 10, 2013, at 1:46 PM, David Hill david.h...@oracle.com wrote: You should now be able to build OpenJFX for Linux Arm (hard float abi) for the Raspberry PI. To do this you will need the current Linux ARM JDK

Re: Building your own OpenJFX for Linux ARM/Raspberry PI

2013-07-10 Thread David Hill
On 7/10/13 Jul 10, 5:02 PM, Richard Bair wrote: Hi David, maybe you should cross post this over on the raspberry PI forums? Daniel posted this there: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=81t=49497 Dave On Jul 10, 2013, at 1:46 PM, David Hill david.h...@oracle.com wrote: You