hg: openjfx/8u-dev/rt: RT-38192: change monocle imx6 platform detection

2014-08-07 Thread david . hill
Changeset: d5ac1bbee657 Author:ddhill Date: 2014-08-07 12:40 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/d5ac1bbee657 RT-38192: change monocle imx6 platform detection Reviewed-by: dblaukopf ! modules/graphics/src/main/java/com/sun/glass/ui/monocle/MX6PlatformFactor

hg: openjfx/8u-dev/rt: RT-37595: [Lens] Exclude Lens classes and shared libraries

2014-08-08 Thread david . hill
Changeset: c1c737ec7c60 Author:ddhill Date: 2014-08-08 14:28 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c1c737ec7c60 RT-37595: [Lens] Exclude Lens classes and shared libraries Reviewed-by: kselle ! buildSrc/armv5sf.gradle ! buildSrc/armv6hf.gradle ! buildSrc/armv6s

hg: openjfx/8u-dev/rt: RT-38398: [Monocle] correct i.MX6 detection

2014-08-22 Thread david . hill
Changeset: afa6d979fcca Author:ddhill Date: 2014-08-22 10:47 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/afa6d979fcca RT-38398: [Monocle] correct i.MX6 detection Reviewed-by: kselle ! modules/graphics/src/main/java/com/sun/glass/ui/monocle/MX6PlatformFactory.java

Please review RT-37698

2014-08-25 Thread David Hill
: com.sun.javafx.experimental.embedded.web com.sun.javafx.experimental.embedded.media to enable them in the platform check. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Please review RT-37585 Embedded - enable freetype/pango path by default

2014-08-25 Thread David Hill
Lisa, Felipe, could you please review the one line enabling of freetype/pango path by default for embedded ? https://javafx-jira.kenai.com/browse/RT-37585 thanks, dave -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes sho

hg: openjfx/8u-dev/rt: RT-37698: Platform.isSupported(MEDIA|WEB) passes when it should not on embedded

2014-08-26 Thread david . hill
Changeset: 507a38bed103 Author:ddhill Date: 2014-08-26 11:57 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/507a38bed103 RT-37698: Platform.isSupported(MEDIA|WEB) passes when it should not on embedded Reviewed-by: kselle, kcr ! modules/graphics/src/main/java/com/sun/ja

hg: openjfx/8u-dev/rt: (RT-37585) Embedded - enable freetype/pango path by default

2014-08-27 Thread david . hill
Changeset: eedae2717d3c Author:ddhill Date: 2014-08-27 11:38 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/eedae2717d3c (RT-37585) Embedded - enable freetype/pango path by default Reviewed-by: kselle, fheidric ! modules/graphics/src/main/java/com/sun/javafx/font/Prism

Change in default font engine for embedded

2014-08-27 Thread David Hill
ce the T2K path use: -Dprism.text=t2k To learn a lot about fonts, check out: https://wiki.openjdk.java.net/display/OpenJFX/Font+Setup or add: -Dprism.debugfonts=true -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey th

Some additional information in OpenJFX wiki to review

2014-08-28 Thread David Hill
are issues. Some additions to Fonts - Big Fonts https://wiki.openjdk.java.net/display/OpenJFX/Font+Setup#FontSetup-BigFonts I broke out VRAM from Pi (we may have see the first hit in i.MX6 land) https://wiki.openjdk.java.net/pages/viewpage.action?pageId=20415996 -- David Hill Java Embedded

OpenJFX Wiki and the Platforms location.

2014-09-12 Thread David Hill
cific, and JavaFX feature general notes/documentation. Does it make sense to move Platform to be under Main ? -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: JAVAFX and Raspberry PI B

2014-09-12 Thread David Hill
tion.access$1800(LensApplication.java:58) at com.sun.glass.ui.lens.LensApplication$4.run(LensApplication.java:917) ... 1 more Do I need install anything else? Thanks Francisco -- David Hill Java Embedded Development "A man's feet should be planted in his country,

Re: JAVAFX and Raspberry PI B

2014-09-15 Thread David Hill
t-controls.jar and jfxrt-graphics.jar. How are you launching your application ? Dave -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: CFV: New OpenJFX Committer: Michael Fang

2014-09-24 Thread David Hill
t-committer Thanks, -- Kevin -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: CFV: New OpenJFX Committer: Morris Meyer

2014-09-24 Thread David Hill
00113.html [2] http://openjdk.java.net/census#openjfx [3] http://openjdk.java.net/bylaws#lazy-consensus [4] http://openjdk.java.net/projects#project-committer Thanks, -- Kevin -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his

Re: How do I find out why the render loop is running?

2014-09-30 Thread David Hill
t it seems not. I suspect I've done something that is forcing the system to "pulse" no matter what, but I don't know where to begin investigating this. Profiling just shows lots of time being spent in quantum. -- David Hill Java Embedded Development "A man's feet s

Re: How do I find out why the render loop is running?

2014-09-30 Thread David Hill
the control has focus. That would only cause one pulse per second or so, right? Yes - I don't recall the timing, but no more than twice a second. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world."

review requested for Glass/GTK change

2014-10-01 Thread David Hill
with a minimum size as the intermediate size over road the requested size. Note: there is some extra resizing that is really visible still that I have not removed, but will need to be in a follow on Jira. Please follow up in the Jira. -- David Hill Java Embedded Development "A man'

Re: CFV: New OpenJFX Committer: Chris Bensen

2014-10-10 Thread David Hill
ling list. For Lazy Consensus voting instructions, see [2]. Nomination to a project Committer is described in [3]. [1] http://openjdk.java.net/census#openjfx [2] http://openjdk.java.net/bylaws#lazy-consensus [3] http://openjdk.java.net/projects#project-committer Thanks, -- Kevin -- Davi

Re: Ensemble8

2014-10-11 Thread David Hill
lace to get the latest and greatest sources from. Ensemble8 source and binary is also shipped as part of the " Java SE Development Kit 8u20 Demos and Samples", which is on the same page you downloaded the JDK from <http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downlo

Please review compile warnings from GTK

2014-10-29 Thread David Hill
Kevin, Here is a set of changes to suppress compile warnings in GTK so that we might actually notice a new one Jira: https://javafx-jira.kenai.com/browse/RT-39208 Webrev: http://cr.openjdk.java.net/~ddhill/RT-39208 ** -- David Hill Java Embedded Development "A man's feet should

Please review

2014-11-14 Thread David Hill
ard on MacOSX. And on other platforms, the presence of the key tends to be done with a table that may not map to a real attached keyboard. So used a lookup table for the most likely common use cases for this call. -- David Hill Java Embedded Development "A man's feet should be planted in

review: changing the buildSrc/arm*.gradles

2014-12-09 Thread David Hill
esults from the operation into the gradle files, rather than trying to run the command each build. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Adding more samples to embedded

2014-12-17 Thread David Hill
updated the Samples.java using the ant tool rather than adding them in by hand, and am seeing a big diff. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Review: null pointer in pulse logger

2014-12-19 Thread David Hill
Kevin, a small fix in pulse logger, fixing a non-toxic null pointer in pulse logger. https://javafx-jira.kenai.com/browse/RT-39703 the one line diff is in the Jira. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should

Re: Is this the end of support raspberrry pi?

2014-12-19 Thread David Hill
se on. Even there it does not make a great example of a application. Rather than re-re-triage these sets of tasks, I reluctantly closed them, knowing that I can reopen them if and when we have the resources to do the rework needed. Dave -- David Hill Java Embedded Development "A man&#

Re: Is this the end of support raspberrry pi?

2014-12-19 Thread David Hill
matic as I was often wrong at where the choke points were. Ensemble was made on and for the desktop CPU, and it shows in startups time. Dave -Sven Am 19.12.2014 17:47 schrieb "David Hill" mailto:david.h...@oracle.com>>: On 12/19/14, 1:23 AM, Ladislav Török wrote:

Re: FX on Raspberry Pi - PiTFT displays

2014-12-29 Thread David Hill
apps can be run on displays other than the default HDMI output? Regards Nick Nick, - looks like Daniel fixed this one: https://javafx-jira.kenai.com/browse/RT-36960 settings are in the Jira. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but h

Re: FX on Raspberry Pi - PiTFT displays

2014-12-30 Thread David Hill
I set up a OpenJFX build on a clean virtual box probably 3 months ago, but then again - I knew what I was doing :-) Dave Nick On Mon, Dec 29, 2014 at 1:27 PM, David Hill mailto:david.h...@oracle.com>> wrote: On 12/24/14, 8:40 PM, Nick Pratt wrote: Im trying to get a JavaFX ap

Re: Building Openjfx on Centos 6.6

2014-12-31 Thread David Hill
t * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 8.96 secs If anyone has any tips or suggestions to get this compiling on Centos 6.x they would be most appreciated. -- David Hill Java Embedded D

Re: Building Openjfx on Centos 6.6

2015-01-02 Thread David Hill
to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 8.96 secs If anyone has any tips or suggestions to get this compiling on Centos 6.x they would be most appreciated. -- David Hill

Re: Building Openjfx on Centos 6.6

2015-01-02 Thread David Hill
es Udev: Failed to write to /sys/class/input/mouse0/uevent Check that you have permission to access input devices If I run the above command as sudo root, then I dont see the errors printed, but still nothing on the TFT screen. Regards Nick On Wed, Dec 31, 2014 at 4:19 PM,

Re: iMX6Q graphics performance

2015-01-20 Thread David Hill
omputational overhead that is noticeable on ARM. Any comments from developers or users who are using Freescale MX6 based system for their application / tests will be helpful to me. Regards, Prasant -- David Hill Java Embedded Development "A man's feet should be planted in h

Re: JavaFX on Embedded ARM: How to find out if hardware acceleration is available or not

2015-01-20 Thread David Hill
3.0 V5.0.11.p1.19959 vsync: true vpipe: true Is this enough indication that the hardware acceleration in the system is working fine? Any inputs will be of help. Regards, Prasant -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his e

Removing Glass/Lens sources

2015-01-23 Thread David Hill
. Remove lens implementation in Glass --- https://javafx-jira.kenai.com/browse/RT-39848 Thanks! -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: iMX6Q graphics performance

2015-01-27 Thread David Hill
FPS (it takes about 20 seconds for that to happen). Unfortunately the other graphics benchmarks I have handy are not shareable. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: iMX6Q graphics performance

2015-01-28 Thread David Hill
i, 13.5 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu3 : 0.7 us, 0.0 sy, 0.0 ni, 99.3 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st and of course occasionally 3 cores - I expect that is when top is running :-) Dave -- David Hill Java Embedded Development "A man's feet should be planted in

Re: AcceleratedScreen

2015-01-28 Thread David Hill
ork right. I think that it would make sense to make the change for a general case - even if we have not encountered the need for general Linux yet. Would you file a Jira? I would be happy to work through the issue with you. Dave -- David Hill Java Embedded Development "A man's fe

Re: iMX6Q graphics performance

2015-01-28 Thread David Hill
, 2015 at 11:56 AM, Jasper Potts mailto:jasper.po...@oracle.com>> wrote: We were getting good performance with 1080p for JavaOne keynote Car demo last year. Though not as good as Odroid U3 Jasper Sent from my iPhone > On Jan 28, 2015, at 8:47 AM, David Hill mailt

Re: iMX6Q graphics performance

2015-01-28 Thread David Hill
are dependent on the GPU, some on memory speed and availability. As I mentioned we light up 2 cores easily - so a single core CPU *will* be slower to some extent compared to a dual (at the same speed). Dave Mike On Wed, Jan 28, 2015 at 2:03 PM, David Hill mailto:david.h...@oracle.com

Re: Wayland support for JavaFX

2015-01-29 Thread David Hill
fer engine. Monocle will want to create a mono native window which acts as our display, that we then render onto. Note that Monocle supports a number of platforms and rendering paths, starting in PlatformFactory. Which hardware are you going to try this on ? Dave Erik -- David Hill Java

Re: Build farm for OpenJFX (on ARM)

2015-02-05 Thread David Hill
27;m also into IoT and wearables and think JavaFX would be great on the new Raspberry Pi 2. Cheers, Chris @chriswhocodes -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Build farm for OpenJFX (on ARM)

2015-02-05 Thread David Hill
V6SF_COMPILER_PREFIX}" } So you would add -PARMV6SF_COMPILER=/path_to_your_cross_compiler -PARMV6SF_COMPILER_PREFIX="arm-linux-gnueabi-" to your gradle line, changing stuff as needed. Dave Erik On Thu, Feb 5, 2015 at 3:46 PM, David Hill mailto:david.h...@oracle.com>> wrote: On 2/5/15, 3

Please review open bundling

2015-02-06 Thread David Hill
Jira: https://javafx-jira.kenai.com/browse/RT-39976 Webrev: http://cr.openjdk.java.net/~ddhill/RT-39976/ This change provides for building the build in an OpenJFX context. Or ... if you want to try it in a close build: gradle openZip[Mac|Win|Linux|Armv6hf] -- David Hill Java Embedded

Re: hidpi support in monocle

2015-02-12 Thread David Hill
thing. Oracle has not encountered a use case with Monocle for this, just like we have not enountered one for screen rotation (though I really did expect to need to do that sooner, rather than later). Fetching the value from NativeScreen sounds right. Dave -- David Hill Java Embedded Developmen

Review on minor change to openZip

2015-03-09 Thread David Hill
Kevin, jira: https://javafx-jira.kenai.com/browse/RT-40227 The change is in the description. openZip is a gradle task that produces a "clean" JFX bundle suitable for framing or overlaying on top of a JDK. Dave -- David Hill Java Embedded Development "A man's feet shou

Re: Build farm for OpenJFX (on ARM)

2015-03-11 Thread David Hill
able to be deployed by just unpacking it over a JDK, which is intended to simplify matters. Dave -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: libjfxmedia.so on armv6hf?

2015-03-17 Thread David Hill
#x27;t work many times. This doesn't mean I'm necessarily in a fatalistic mood. When my RPI2 arrives, I'll try the option you and others suggested. -- Fabrizio Giudici - Java Architect @ Tidalwave s.a.s. "We make Java work. Everywhere." http://tidalwave.it/fabr

Re: Questions/possible bugs about JDK 1.8.0 + OpenJFK on the PI 2

2015-03-25 Thread David Hill
lso open source, so I can share the code, but I need to fix a couple of things so it doesn't depend on Maven snapshot artifacts (also, my Hudson is in maintenance and I can't confirm the app can be compiled from the outside world). I'll alter post to oss.sonatype.org the binari

Re: Questions/possible bugs about JDK 1.8.0 + OpenJFK on the PI 2

2015-03-26 Thread David Hill
On 3/26/15, 2:40 PM, Fabrizio Giudici wrote: On Wed, 25 Mar 2015 21:04:28 +0100, David Hill wrote: On 3/25/15, 3:28 PM, Fabrizio Giudici wrote: Two possibilities - Did you up the allocated vram ? (I think this might not be a factor on newer Raspbians, they were going to a dynamic split

Re: Crash in Glass with 8u40

2015-03-26 Thread David Hill
ormation 3: 6ce6 Additional Information 4: 6ce66690544144f9f054931f0d24080b Scott -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Questions/possible bugs about JDK 1.8.0 + OpenJFK on the PI 2

2015-03-30 Thread David Hill
? Because monocle uses udev, you need to run as root or change some permissions stuff around. Dave -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

OpenJFX Wiki - on overlays

2015-04-14 Thread David Hill
date and relevant. If you notice anything missing or in need of update, please let us know. Dave -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

for review, two small ARM related build changes

2015-05-18 Thread David Hill
-L ARM cross compile flags Jira: https://javafx-jira.kenai.com/browse/RT-40806 webrev: http://cr.openjdk.java.net/~ddhill/RT-40806 <http://cr.openjdk.java.net/%7Eddhill/RT-40806> -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his e

review requested for Touch issue

2015-05-26 Thread David Hill
many more touchscreens and their "features". -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Building Scene Builder

2015-05-27 Thread David Hill
worked better for us. Gradle imports the ant projects, and allows us to call into them. Dave -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Trouble building JDK in debug mode

2015-05-27 Thread David Hill
e. And it is -PCONF=DebugNative (case sensitive) Dave Best regards, Sam' -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

review for SceneBuilder run

2015-05-27 Thread David Hill
ge. Tested with: * JAVA_HOME set to a full JDK (ant clean run) * within the build on Mac and Linux. (gradle apps) -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Building Scene Builder

2015-05-27 Thread David Hill
On 5/27/15, 12:08 PM, Scott Palmer wrote: On May 27, 2015, at 10:04 AM, David Hill wrote: On 5/24/15, 10:56 AM, Scott Palmer wrote: Where can I find the instructions for building Scene Builder from source? I ran Ant in the apps/scenebuilder folder and it produced SceneBuilderApp.jar in the

review of CONF=NativeDebug for linux

2015-05-28 Thread David Hill
Kevin, et al. Trying to build on Linux with -PCONF=DebugNative fails due to T2K stuff. It is reasonably easy to make conditional the additions of the gcc warning flags we want. Jira: https://javafx-jira.kenai.com/browse/RT-46104 webrev: http://cr.openjdk.java.net/~ddhill/RT-46104 -- David

Re: CFV: New OpenJFX Committer: Anton Nashatyrev

2015-05-29 Thread David Hill
. [1] http://openjdk.java.net/census#openjfx [2] http://openjdk.java.net/bylaws#lazy-consensus [3] http://openjdk.java.net/projects#project-committer Thank you. -- Kevin -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should su

Review for minimize on GTK.

2015-06-02 Thread David Hill
. Tested with transparent & decorated. FullScreen also tested because that is something else we disable, but no negative effect seen. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Review for minimize on GTK.

2015-06-02 Thread David Hill
On 6/2/15, 2:58 PM, David Hill wrote: Turns out there is a race case with the old fix, this one does something similar but seems to solve the race issue. webrev: http://cr.openjdk.java.net/~ddhill/RT-40261.2 <http://cr.openjdk.java.net/%7Eddhill/RT-40261.2> Kevin, et al, (Note this f

Review for ARM build change

2015-06-17 Thread David Hill
Bug: https://bugs.openjdk.java.net/browse/JDK-8088110 Diff is in the text (one line). This change adds support for soft float i.MX6 -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Changing -W to -Wextra for Linux builds

2015-06-17 Thread David Hill
] // warning flags +"-Wextra", "-Wall", "-Wno-unused", "-Wno-parentheses", "-Werror=implicit-function-declaration"] // warning flags // Specify the compilation parameters and link parameters def ccFlags = [ commonFlags, "-I$JDK_HOME

review request: GTK resize issue

2015-06-19 Thread David Hill
before I push this. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Loading Helvetica Neue Light font?

2015-08-03 Thread David Hill
tion. Adding -Dprism.debugfonts=true can give some good hints. If you have suggestions to add to the page let me know. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

after sanity testing - repo is unlocked.

2015-08-03 Thread David Hill
(Filling in for Kevin). No new issues were found so we are back open for business. Dave -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: VNC alternative for JavaFX running directly on framebuffer.

2015-08-06 Thread David Hill
tible, the biggest effort actually is the input mapping. I would probably stuff it in to the "headless" support we have in there. I don't have bandwidth to take on something like this right now, as fun as it would be. Dave -- David Hill Java Embedded Development "A man

Re: CFV: New OpenJFX Committer: Alexander Matveev

2015-08-28 Thread David Hill
penjdk.java.net/projects#project-committer -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

review for http://cr.openjdk.java.net/~ddhill/8134760/

2015-08-31 Thread David Hill
ted on Mac and Linux so far. Bug: Refactor Javafx base module tests for clear separation of tests <https://bugs.openjdk.java.net/browse/JDK-8134760> webrev: http://cr.openjdk.java.net/~ddhill/8134760/ -- David Hill Java Embedded Development "A man's feet should be planted in his

Webrev, refactoring graphics

2015-09-14 Thread David Hill
changes in the controls tests that were touched, primarily related to the stubtoolkit path. bug: https://bugs.openjdk.java.net/browse/8134762 webrev: http://cr.openjdk.java.net/~ddhill/8134762/ Controls is next.. -- David Hill Java Embedded Development "A man's feet should be plan

Refactoring junit tests.

2015-09-14 Thread David Hill
rework the tests so they play nicely with the protections that are in place. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

for review: controls tests rework

2015-09-17 Thread David Hill
e base and graphics that went before it. The goal is to separate out the JUnit tests to be on the right classloader so they will work with Jigsaw. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- G

review for controls test refactoring correction

2015-09-21 Thread David Hill
Correct the controls test refactoring to eliminate the circular dependency that was missed. The shim classes cannot depend on the test classes. JBS: https://bugs.openjdk.java.net/browse/JDK-8136840 webrev: http://cr.openjdk.java.net/~ddhill/8136840/ -- David Hill Java Embedded Development &q

review - yet another controls test fix/refactor

2015-09-28 Thread David Hill
Jonathan, jbs: https://bugs.openjdk.java.net/browse/JDK-8137308 http://cr.openjdk.java.net/~ddhill/8137308/ -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

review: InvokeLaterDispatcher should set thread name

2015-10-05 Thread David Hill
keLaterSubmitter; -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Linux X11 based setup: touch gesture related problem

2015-10-09 Thread David Hill
latform if this problem is not solved. So all input is welcome. Any inputs will be of help. Thanks in advance. Regards, Pj -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Debug Flags Wiki Page

2015-11-02 Thread David Hill
point. Dave -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Debug Flags Wiki Page

2015-11-02 Thread David Hill
etter. Any thoughts on that ? Dave ...jim On 11/2/2015 11:01 AM, David Hill wrote: Hi all, After Jim reminded me (again) with his recent email - I started a OpenJFX wiki page to note/document the various command line flags we have that are pretty much only documented in e

Re: Pausing Quantum Renderer

2015-11-18 Thread David Hill
ock guarantuees that we set the size to 0 only when no other thread (quantum renderer) has a lock on the renderLock. - Johan -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Pausing Quantum Renderer

2015-11-19 Thread David Hill
no other thread (quantum renderer) has a lock on the renderLock. - Johan -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: Pausing Quantum Renderer

2015-11-23 Thread David Hill
- Johan On Wed, Nov 18, 2015 at 9:58 PM, David Hill mailto:david.h...@oracle.com>> wrote: On 11/18/15, 3:45 PM, Johan Vos wrote: Johan, I think that it would be reasonable to put in something to Quantum

Re: Pausing Quantum Renderer

2015-11-23 Thread David Hill
tasks in the QuantumRenderer as well. - Johan On Wed, Nov 18, 2015 at 9:58 PM, David Hill wrote: On 11/18/15, 3:45 PM, Johan Vos wrote: Johan, I think that it would be reasonable to put in something to Quantum that causes the render loop to "pause", and then resume later. I

Re: App freezing on Linux

2015-12-03 Thread David Hill
are in my office, but have run up a system with the same OS, kernel and Java, and cannot re-produce the problem. Are the any other command line switches, or debug flags that I can set to try and get a handle on why this is happening ? (Hope this is the right list for issues like this). -- David

Re: App freezing on Linux

2015-12-07 Thread David Hill
ility-tutorial/concurrency.htm Dave -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: OpenJFX armv6hf libjavafx_font_freetype.so x11

2015-12-08 Thread David Hill
mail is strictly prohibited. Any views or opinions presented are solely those of the author and do not necessarily represent those of Ideaworks Limited. Ideaworks (London) Limited, 206 Great Portland Street, London, W1W 5QJ. Company Registration No. 3943726 -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: OpenJFX armv6hf libjavafx_font_freetype.so x11

2015-12-08 Thread David Hill
tents of openjfx-dev digest..." Today's Topics: 1. OpenJFX armv6hf libjavafx_font_freetype.so x11 (Dell Green) 2. [9] Review request for JDK-8144789: Incorrect assertion fails in theGlassCursor.m (Morris Meyer) 3. Re: OpenJFX armv6hf libjavafx_font_freetype.so x

review for ARM buildSrc file changes to remove a false dependancy on X11

2015-12-09 Thread David Hill
Pi version Jessie!) -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: [9] Review request: 8144680: Stage.alwaysOnTop() doesn't work if a security manager is set

2015-12-11 Thread David Hill
On 12/10/15, 7:44 PM, Kevin Rushforth wrote: David & Chien, Please review the following: https://bugs.openjdk.java.net/browse/JDK-8144680 http://cr.openjdk.java.net/~kcr/8144680/webrev.00/ Thanks. -- Kevin +1 in the bug. -- David Hill Java Embedded Development "A man's

Re: Update on FX plans for JDK 9

2015-12-18 Thread David Hill
by refusing to load FXCanvas but they'll get a CNF instead with a decent error message why we refused to load that classes. Sounds like I have someone to help test my code. :-) Not quite there yet. Naturally this requires FXCanvas to work in FX9 but that is a different topic ;-) Tom --

review Remove deprecated GTK2 calls in JavaFX

2015-12-18 Thread David Hill
Kevin, A small change, substituting the "approved" way of calling GTK. This helps in a small way moving to GTK3 support. bug: https://bugs.openjdk.java.net/browse/JDK-8145837 webrev: http://cr.openjdk.java.net/~ddhill/8145837/ -- David Hill Java Embedded Development "A man&#

review for Refactor web module for clear separation of tests

2015-12-19 Thread David Hill
Alexander, Kevin, Refactor web module for clear separation of tests https://bugs.openjdk.java.net/browse/JDK-8145856 http://cr.openjdk.java.net/~ddhill/8145856/ tested so far on Linux, Mac -- David Hill Java Embedded Development "A man's feet should be planted in his country, bu

review: Refactor fxml module for clear separation of tests

2015-12-19 Thread David Hill
Jonathan, Kevin, https://bugs.openjdk.java.net/browse/JDK-8145858 http://cr.openjdk.java.net/~ddhill/8145858 Run on Linux, Mac so far. -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George

CFV: New OpenJFX Committer: Johan Vos

2015-12-21 Thread David Hill
I hereby nominate Johan Vos to OpenJFX Committer. Johan Vos (jvos) has been active in the OpenJFX community, and instrumental in the maturity of Monocle, the owner of the Android and IOS ports and is an OpenJFX Author. A list of Johan's commits is also available by the following links http:/

review: Cannot run gradle test tasks using a Jigsaw (jake) build

2015-12-22 Thread David Hill
refactoring is in progress. https://bugs.openjdk.java.net/browse/JDK-8131896 http://cr.openjdk.java.net/~ddhill/8131896 -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Update Netbeans test dependancies for Javafx

2015-12-22 Thread David Hill
Kevin, A small change so that a couple of modules can resolve dependent test shims. https://bugs.openjdk.java.net/browse/JDK-8146018 http://cr.openjdk.java.net/~ddhill/8146018 -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should

review: 8145857: Enable fxml module tests in jake

2015-12-23 Thread David Hill
Kevin, https://bugs.openjdk.java.net/browse/JDK-8145857 http://cr.openjdk.java.net/~ddhill/8145857 One small step closer -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Re: including fonts

2016-01-04 Thread David Hill
is: is the way Roboto does Italic, with the same font name in the TTF file, a bug of Roboto, or is this common? Tom -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

Result: New OpenJFX Committer: Johan Vos

2016-01-05 Thread David Hill
Voting for Johan Vos to OpenJFX Committer [1] is now closed. Yes: 11 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus, this is sufficient to approve the nomination. Dave [1] http://mail.openjdk.java.net/pipermail/openjfx-dev/2014-May/013881.html -- David Hill Java

Jake review: Pass java.library.path through gradle junit worker workaround

2016-01-06 Thread David Hill
bug: https://bugs.openjdk.java.net/browse/JDK-8146565 webrev: http://cr.openjdk.java.net/~ddhill/8146565 -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should survey the world." -- George Santayana (1863 - 1952)

<    1   2   3   4   >