to this mailing list.
For Lazy Consensus voting instructions, see [2].
Thanks,
Richard
[1] http://openjdk.java.net/census#openjfx
[2] http://openjdk.java.net/bylaws#lazy-consensus
--
David Hill david.h...@oracle.com
Java Embedded Development
For every ailment under the sun
There is a remedy
,
Richard
[1] http://openjdk.java.net/census#openjfx
[2] http://openjdk.java.net/bylaws#lazy-consensus
--
David Hill david.h...@oracle.com
Java Embedded Development
For every ailment under the sun
There is a remedy, or there is none;
If there be one, try to find it;
If there be none, never mind
://openjdk.java.net/census#openjfx
[2] http://openjdk.java.net/bylaws#lazy-consensus
--
David Hill david.h...@oracle.com
Java Embedded Development
A specification that will not fit on one page of 8.5x11 inch paper cannot be
understood.
-- Mark Ardis
is appreciated.
--
David Hill david.h...@oracle.com
Java Embedded Development
Be obscure clearly.
-- E. B. White
change to support fonts properly in
OpenJFX is in place.
We hope to finish documenting how to perform an OpenJFX PI build really soon
now, as it is really, really close. We will announce when it is ready.
--
David Hill david.h...@oracle.com
Java Embedded Development
Nobody will ever win
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
://en.wikipedia.org/wiki/Blind_men_and_an_elephant, and I am sure that
others will have a different take :-)
--
David Hill david.h...@oracle.com
Java Embedded Development
Education: that which reveals to the wise, and conceals from the stupid, the
vast limits of their knowledge.
-- Mark Twain
on a different thread (ie
rendering).
Richard
--
David Hill david.h...@oracle.com
Java Embedded Development
Ich weiß nicht.
-- an unknown German philosopher
this way.
Dave
Scott
--
David Hill david.h...@oracle.com
Java Embedded Development
Sometimes the questions are complicated and the answers are simple.
-- Dr. Seuss (1904 - 1991)
Voting for Seeon Birger to OpenJFX Committer [1] is now closed.
Yes: 3
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/2013-July/008677.html
--
David Hill
Voting for Daniel Blaukopf to OpenJFX Committer [1] is now closed.
Yes: 7
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/2013-July/008677.html
--
David Hill
I would like to highlight an upcoming JavaOne BOF that might be of interest to
this mailing list.
Session ID: BOF4424
Session Title: Porting OpenJFX to New Devices
Venue / Room: Hilton - Plaza B
Date and Time: 9/23/13, 18:30 - 19:15
I will be acting as moderator, and there will be a number of
Vote: yes
-Original Message-
From: Artem Ananiev [artem.anan...@oracle.com]
Received: Wednesday, 25 Sep 2013, 8:37am
To: OpenJFX [openjfx-dev@openjdk.java.net]
Subject: CFV: New OpenJFX Committer: Joseph Andresen
I hereby nominate Joe Andresen to OpenJFX Committer.
Joe is a member of
I hereby nominate Assaf Yavnai to OpenJFX Committer.
Assaf is a member of JavaFX Embedded team at Oracle. Most of Assaf's changes
are in Glass/Lens support code:
hg log -u Assaf Yavani
An incomplete list of Assaf's commits and reviews is also available by the
following link:
I hereby nominate Rafi Tayar to OpenJFX Committer.
Rafi is a member of JavaFX Embedded team at Oracle. Rafi's changes are in
Glass/Lens support code:
hg log -M -u Rafi Tayar
An incomplete list of Rafi's commits and reviews is also available by the
following link:
[ resending it with a corrected subject line. The dangers of reusing a form]
I hereby nominate Rafi Tayar to OpenJFX Committer.
Rafi is a member of JavaFX Embedded team at Oracle. Rafi's changes are in
Glass/Lens support code:
hg log -M -u Rafi Tayar
An incomplete list of Rafi's
.
There seems a number of ways to solve this issue - adding additional targets,
while retaining the overall end result. The challenge seems to be defining what
those intermediate targets should be, and what should be the definition of
'sdk' and what is the default gradle target.
--
David Hill david.h
https://javafx-jira.kenai.com/browse/RT-31668
Kevin, Alexander,
please review: http://cr.openjdk.java.net/~ddhill/RT-31668/
http://cr.openjdk.java.net/%7Eddhill/RT-31668/
--
David Hilldavid.h...@oracle.com
Java Embedded Development
Education: that which reveals to the wise, and conceals from
.
In particular - try HelloSanity.
Have fun with them :-)
--
David Hill david.h...@oracle.com
Java Embedded Development
For every complex problem there is a simple solution, and it's wrong.
-- H. L. Mencken
Voting for Vadim Pakhnushev to OpenJFX Committer [1] is now closed.
Yes: 7
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/2013-July/008677.html
--
David Hill
)
at java.lang.Thread.run(Thread.java:744)
--
David Hill david.h...@oracle.com
Java Embedded Development
On a clear disk, you can seek forever.
that I have not touched this
since the gradle switchout :-(
Dave
Tom
On 2014-1-6 17:36, David Hill wrote:
On 1/4/14, Jan 4, 3:57 PM, Tom Eugelink wrote:
I'm trying to run JavaFX UI tests using TestFX on a headless Jenkins server (Ubuntu /
Debian). I've gotten to the point where the UI
is:
if (anyFont == null) {
if (debugFonts) {
System.err.println(Fontconfig returned no fonts at all.);
}
fontConfigFailed = true;
return;
--
David Hill david.h...@oracle.com
Java Embedded Development
A common mistake
.
And then try out the apps, in the new easier to use format.
Note: for now, you will still need to specify the JDK for ant/nb, like this:
ant -Dplatforms.JDK_1.8.home=$JAVA_HOME
--
David Hill david.h...@oracle.com
Java Embedded Development
On a clear disk, you can seek forever.
(but not all) of the apps tree for both
'host' and cross.
I am looking forward to hooking up most of the rest. I think there are a couple
that we will not ever build nightly (I think Kevin said Scenebuilder was one).
Dave
- Stefan
David Hill wrote:
As part of this Jira https://javafx
:
-Dprism.fontsdir=/opt/fonts
-Dprism.debugfonts=true
And my documenting fonts (at least on Linux) page on the Wiki:
https://wiki.openjdk.java.net/display/OpenJFX/Font+Setup
--
David Hill david.h...@oracle.com
Java Embedded Development
Basic research is what I am doing when I don't know what I am
I know that there is a fair amount of interest in IOS and Android.
What I don't know is what other Embedded ARM platforms people are interested in running OpenJFX
on. Embedded in this case can be translated as other than iOS or Android.
As many of you know, we have documented known to work
A heads up.
I just moved samples 3DViewer and Modena from experiments to samples.
If you are going to work on these samples, you may want to sync up soon to
avoid later fun.
Dave
--
David Hill david.h...@oracle.com
Java Embedded Development
We trained hard, but it seemed that every time we
On 3/11/14, Mar 11, 6:21 PM, Kevin Rushforth wrote:
David,
Please review the (simple) build fix for:
JIRA: https://javafx-jira.kenai.com/browse/RT-36163
Webrev: http://cr.openjdk.java.net/~kcr/RT-36163/
-- Kevin
+1
--
David Hill david.h...@oracle.com
Java Embedded Development
Education
fixing some issues I found with a 565 based display and Robot screen capture.
Will tackle Monocle later now that I understand better the framebuffer capture
issues.
jira:https://javafx-jira.kenai.com/browse/RT-35910
review: http://cr.openjdk.java.net/~ddhill/RT-35910/
--
David Hill
contract to specify that the x,y
and x+width, y+height must be within the screen bounds, with an
IllegalArgumentException if out of bounds. This would be checked in Robot,
prior to calling the native impls.
This code is internal API, so I expect the real impact would be on SQE.
--
David Hill
On 3/21/14, Mar 21, 12:53 PM, David Hill wrote:
Having heard a little feedback, here is my proposal in the form of a review
request :-)
My recommendation would be modify the JavaDoc contract to specify that the x,y
and x+width, y+height must be within the screen bounds
.
But this discussion should be happening anyway, as we discuss what should or
should not be done.
Dave
Again, sorry to be getting to this so late and apologies if all of this has
been discussed in another thread that I missed,
Steve
On 2014-03-25 2:46 PM, David Hill wrote:
On 3/21/14, Mar 21, 12:53 PM
platforms.
Given my current understanding of the problem though, I really don't see how a
pre-verification of the bounds can be done.
--
David Hill david.h...@oracle.com
Java Embedded Development
Experience is a hard teacher because she gives the test first, the lesson
afterwards.
-- Vernon Sanders
/driver combo that does not have version issues.
Like Freescale, the Mali implementation requires a different library
configuration for X11 versus direct to framebuffer rendering.
Dave
--
David Hill david.h...@oracle.com
Java Embedded Development
Reality is merely an illusion, albeit a very
I hereby nominate Elina Kleyman to OpenJFX Committer.
Elina is a member of JavaFX Embedded team at Oracle. Elina's changes are in
Glass support code, as well as our test and sample applications.
hg log -M -u Elina Kleyman
A list of Elina's commits is also available by the following links
Voting for Elina Kleyman to OpenJFX Committer [1] is now closed.
Yes: 6
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/2013-July/008677.html
--
David Hill
file cleanup for the better in the jars.
--
David Hill david.h...@oracle.com
Java Embedded Development
A hypocrite is a person who--but who isn't?
-- Don Marquis (1878 - 1937)
= true
With the disable,ARMV6SF was found to work.
--
David Hill david.h...@oracle.com
Java Embedded Development
I have never let my schooling interfere with my education.
-- Mark Twain
--
David Hill david.h...@oracle.com
Java Embedded Development
The Internet: where men are men, women are men, and children are FBI agents.
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
--
David Hill david.h...@oracle.com
Java Embedded Development
I use multi-million dollar satellites to find tupperware
] http://openjdk.java.net/census#openjfx
[2] http://openjdk.java.net/bylaws#lazy-consensus
[3] http://openjdk.java.net/projects#project-committer
--
David Hill david.h...@oracle.com
Java Embedded Development
Computers make very fast, very accurate mistakes.
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
--
David Hill david.h...@oracle.com
Java Embedded Development
No matter how much pressure you feel at work, if you could find
].
[1] http://openjdk.java.net/census#openjfx
[2] http://openjdk.java.net/bylaws#lazy-consensus
[3] http://openjdk.java.net/projects#project-committer
--
David Hill david.h...@oracle.com
Java Embedded Development
No matter how much pressure you feel at work, if you could find ways to relax
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
--
David Hill david.h...@oracle.com
Java Embedded Development
No matter how much pressure you feel at work, if you could find
|amd46] directory depending on
machine arch
+X86EGL.arch = OS_ARCH
+X86EGL.libDest = lib/${OS_ARCH}
// TODO this is garbage. Each target file should define what it includes,
// not what it excludes.
--
David Hill david.h...@oracle.com
Java Embedded Development
And remember, no matter where you
that need to be fixed before FXMLLoader.load can work off the event thread :-(
--
David Hill david.h...@oracle.com
Java Embedded Development
A hasty judgment is a first step to recantation.
-- Publilius Syrus
higher priority than the
rest, that might also work
--
David Hill david.h...@oracle.com
Java Embedded Development
A specification that will not fit on one page of 8.5x11 inch paper cannot be
understood.
-- Mark Ardis
correctly when I removed the required compiler. I did not check all of the other paths,
but applied the same pattern to them.
--
David Hill david.h...@oracle.com
Java Embedded Development
Why is it drug addicts and computer afficionados are both called users?
-- Clifford Stoll
the property MACOSX_MIN_VERSION on the command line, but
that got old quick :-)
Dave
--
David Hill david.h...@oracle.com
Java Embedded Development
Experience is that marvelous thing that enables you to recognize a mistake when you
make it again.
-- Franklin P. Jones
of the above
My question to the list is: How do you guys produce 32 bit libjfxwebkit.so with
debugging symbols? Have you been able to? Do you have any special tricks in
your sleeves?
Regards,
Peter
--
David Hill david.h...@oracle.com
Java Embedded Development
A computer lets you make
Voting for Sandra Lions-Piron to OpenJFX Committer [1] is now closed.
Yes: 8
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/013880.html
--
David Hill
Voting for Eric Le Ponner to OpenJFX Committer [1] is now closed.
Yes: 9
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/013867.html
--
David Hill
Voting for Yves Joan to OpenJFX Committer [1] is now closed.
Yes: 8
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 david.h
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
will be missing the
native impl.
--
David Hill david.h...@oracle.com
Java Embedded Development
We trained hard, but it seemed that every time we were beginning
to form up into teams, we would be reorganized. I was to learn later
in life that we tend to meet any new situation by reorganizing;
and a wonderful
jira: https://javafx-jira.kenai.com/browse/RT-36375
webrev: http://cr.openjdk.java.net/~ddhill/RT-36375/
This fixes 16 and 32 bit accelerated screen captures as tested with HelloSanity.
--
David Hill david.h...@oracle.com
Java Embedded Development
An undefined problem has an infinite number
Daniel,
would you review the change in RT-37552
Dave
jira: https://javafx-jira.kenai.com/browse/RT-37552
patch is in the Jira.
--
David Hill david.h...@oracle.com
Java Embedded Development
Insanity in individuals is something rare - but in groups, parties, nations and
epochs
.
This submit should have no current build result changes except for the extra
newline on javafx.*.properties and a small amount of reordering of
javafx.platform.properties
--
David Hill david.h...@oracle.com
Java Embedded Development
This email was created using 100% recycled electrons.
Changeset: 1f068eb07b58
Author:ddhill
Date: 2014-06-24 09:50 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1f068eb07b58
RT-37594: Make lens build optional
Reviewed-by: kcr
! build.gradle
! buildSrc/armv5sf.gradle
! buildSrc/armv6hf.gradle
! buildSrc/armv6sf.gradle
!
is generated, and needs to be done to include the new tags.
--
David Hill david.h...@oracle.com
Java Embedded Development
There cannot be a crisis next week. My schedule is already full.
-- Henry Kissinger (1923 - )
Changeset: 17b9a338fedb
Author:ddhill
Date: 2014-06-24 14:03 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/17b9a338fedb
RT-37699: fix conditionalFeatures tags for Ensemble samples
Reviewed-by: kcr, kselle
!
Changeset: 26a153c2ade1
Author:ddhill
Date: 2014-06-26 15:56 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/26a153c2ade1
RT-37733: restore Monocle GetEvent as a stand alone diagnostic
Reviewed-by: dblaukopf
!
Changeset: ec2360cbe8c2
Author:ddhill
Date: 2014-07-01 13:55 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ec2360cbe8c2
RT-37764: [Android] key mapping overflow
Contributed-by: johanvos
! modules/graphics/src/main/native-glass/lens/dalvik/dalvikUtils.c
On 7/10/14, 10:40 AM, Jeff Martin wrote:
That's not what Bill Gates or Steve Jobs said.
To be fair - both of those guys are trying to build an ecosystem - not just an
OS, but an OS and tools and products layered on top of it. They want to create
an environment that you want to come to and
On 7/15/14, 10:28 AM, Anthony Petrov wrote:
Hi Prasant,
JavaFX supports multi-screen configurations on all the desktop platforms
(Windows, Mac, and Linux).
David, or Daniel, or Lisa (all cc'ed) could clarify whether this is supported
on embedded platforms currently.
This is not something we
On 7/16/14, 4:16 AM, Prasant J wrote:
@Dave:
We would love to collaborate and work towards solving this problem.
With guidance from your team I can extend help. Please suggest me next
steps!
Excellent :-)
There are several ways/levels that you can collaborate and work towards solving
this
On 7/23/14, 7:12 PM, Jim Graham wrote:
webrev: http://cr.openjdk.java.net/~flar/RT-37945/webrev.00/
Jira: https://javafx-jira.kenai.com/browse/RT-37945
I tested with toys/CanvasTest/run-bitmap and run-vector modifying the build.xml to run
them with the SW pipeline. I also ran gradle test and
Here's a build for today's testing:
http://jfx.us.oracle.com/hudson/job/8u-dev/1130/
Wiki: https://wiki.openjdk.java.net/display/OpenJFX/8u20
On 7/25/14, 5:03 PM, Lisa Selle wrote:
Reminder, Monday is our weekly sanity testing.
You can find your testing assignment at:
Changeset: fe03c89b5cd1
Author:ddhill
Date: 2014-08-06 12:58 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/fe03c89b5cd1
RT-38196: resyncing armv5 and v7 buildSrc platforms
Reviewed-by: kcr, fheidric
! buildSrc/armv5sf.gradle
! buildSrc/armv7hf.gradle
!
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
!
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
!
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
Kevin, Steve, Lisa,
https://javafx-jira.kenai.com/browse/RT-37698
I have added the diff inline in the Jira as it is pretty simple.
This is to address the issue where Media and Web are still part of the
jfxrt.jar (not filtered out). As embedded does not support these yet, we will
use:
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 Hilldavid.h...@oracle.com
Java Embedded Development
A man's feet should be planted in his country, but his
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
!
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
!
As part of https://javafx-jira.kenai.com/browse/RT-37585
I just commited a change that will have embedded using the native font engine
(freetype/pango) instead of the T2K based engine we were using before.
Please keep an eye out for font based oddities :-)
If you wish to use/force the T2K
I have been tinkering with the OpenJFX wiki again, and can always use a review,.
After I get the same question more than once, I like adding to the OpenJFX wiki
so I can just point people to the answers :-)
Both of these edits are primarily going to help embedded where memory and
performance
https://wiki.openjdk.java.net/display/OpenJFX/Platforms
Just noticed that we have Main - Getting Started - Platform - bunch of
neat stuff.
Feels odd that Platform is under Getting Started, as it has evolved to be a
bunch of platform specific, and JavaFX feature general notes/documentation.
On 9/12/14, 10:36 AM, Francisco Javier Godino wrote:
Hello:
I installed Oracle Java SE 8 JDK for Linux ARMV6/7 on Raspberry PI using Oracle
indications.
http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/RaspberryPiFX/raspberryfx.html#overview
Are you sure you are getting the
On 9/14/14, 12:07 PM, Francisco Javier Godino wrote:
Hi David:
If I run java -version, I see this:
java version 1.8.0_06
Java(TM) SE Runtime Environment (build 1.8.0_06-b23)
Java HotSpot(TM) Client VM (build 25.6-b23, mixed mode)
I suppose that I installed the correct one, isn't it?
On 9/23/14, 8:41 PM, Kevin Rushforth wrote:
I hereby nominate Michael Fang to OpenJFX Committer.
Vote: YES
Michael is a member of Java Localization team at Oracle. Michael's OpenJFX
changes are in the localized property files.
hg log -M -u mfang
A list of Michael's commits is also
On 9/24/14, 9:17 AM, Kevin Rushforth wrote:
I hereby nominate Morris Meyer to OpenJFX Committer.
VOTE: YES
Morris was an initial member of JavaFX team at Oracle when the OpenJFX project
was created, and was on the initial list of approved committers [1]. His status
as OpenJFX committer was
On 10/11/14, 8:37 AM, Vadim Pakhnushev wrote:
Bryan,
It's in the apps/samples/Ensemble8 directory of the
http://hg.openjdk.java.net/openjfx/8u-dev/rt repository
If you don't want to get whole repository, you can get the zip of the Ensemble8
source here:
Kevin,
Jira: https://javafx-jira.kenai.com/browse/RT-39584
Webrev in: http://cr.openjdk.java.net/~ddhill/RT-39584.2/
http://cr.openjdk.java.net/%7Eddhill/RT-39584.2/
In a nutshell - we are running into differences in pkg-config instances, and
the easiest solution is to put the results from
Morris, Kevin,
This adds about 34 samples to the embedded launch, and hopefully does not
change anything of significance otherwise. This was done by checking the
samples worked, and then adding the @embedded tag, and then running the Samples
index generator.
( ant
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 Hilldavid.h...@oracle.com
Java Embedded Development
A man's feet should be planted in his country, but his eyes
On 12/19/14, 1:23 AM, Ladislav Török wrote:
In JavaFX Jira is enough bugs marked as
Won't Fix lately. For example: RT-33958, RT-33959, RT-33960, RT-34735
Is it only valid for Ensemble8 running on Raspberry Pi or support javaFX on
Raspberry Pi?
It's amazing that JavaFX running on Raspberry Pi:
I
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 david.h...@oracle.com
mailto:david.h...@oracle.com:
On 12/19/14, 1:23 AM, Ladislav Török wrote
On 12/24/14, 8:40 PM, Nick Pratt wrote:
Im trying to get a JavaFX app to run on a RaspberryPi with attached TFT
display (mapped as /dev/fb1). From my research it seems that Java/OpenJFX
uses device 0 by default. I saw a posting in May 2014 about a
request/suggestion to perhaps make the device
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 david.h...@oracle.com
mailto:david.h...@oracle.com wrote:
On 12/24/14, 8:40 PM, Nick Pratt wrote:
Im trying to get
Nick found a good one, took me a while to find the obvious :-p
The UnsatisfiedLinkError was caused by old ARM JFX jars that were not overriden
when he copied the new bits into the JDK.
On ARM we have a split set of jars for FX that we ship, but when we build, we
only build the single
On 1/1/15, 12:18 PM, Jens Kapitza wrote:
Am 30.12.2014 um 14:16 schrieb Nick Pratt:
Ok, I setup a fresh Ubuntu 12.0.4 server install on a VM (32 bit this time),
installed Gradle 1.8, Oracle JDK 1.8u25 (x86 version, removed the existing
jfxrt.jar), grabbed all the latest OpenJFX source and
For embedded uses (ARM) we have transitioned from Lens to Monocle.
We have kept around Lens for the transition, and because Android and iOS
implementations were still using Lens. At this point, I believe that Android
and iOS have completed that transition as well.
We would like to remove the
On 2/5/15, 3:35 AM, Chris Newland wrote:
Hi Chris,
I have answering a few questions for Mani on getting a Linux Linux ARM
build running on the Fedora based cloudbees setup. There are still some packages I
am missing for a full Fedora 21 build related to desktop media, but the core builds
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
, 2015 at 11:56 AM, Jasper Potts jasper.po...@oracle.com
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
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 david.h...@oracle.com
On 1/21/15, 12:31 AM, Prasant Jalan wrote:
The above information will help us test our system. We have also put a system
together and the above answers will give us a reference measurement. We could
use your test app and get the fps measurement and know if our system is
behaving fine. Then
1 - 100 of 265 matches
Mail list logo