Hi Danno,
Mac then Windows app stores.
Regards,
-Tony
On Wednesday, July 2, 2014 2:41 PM, Danno Ferrin
wrote:
This won’t be fixed until 8u40.
What platforms are you targeting? Mac, Linux, Windows?
On Jul 2, 2014, at 2:35 PM, Tony Anecito wrote:
> Hi Danno,
>
> Is b20 have the fix
Hello, Danno.
I’ve noticed that you are leaking userDefaults and expandedOptions objects.
Adding autorelease to them would save you some memory.
With best regards. Petr.
> On Jul 3, 2014, at 1:43 AM, Danno Ferrin wrote:
>
> Yes, this has to be fixed in native code. 8u40 it is then.
>
> I ca
David,
Please review this simple build fix to restore some missing source files
in javafx-src.zip in the JDK (it doesn't affect the runtime). The patch
is in the JIRA.
https://javafx-jira.kenai.com/browse/RT-37790
-- Kevin
Changeset: ddf059995fc0
Author:flar
Date: 2014-07-02 16:21 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ddf059995fc0
Fix RT-37300: Canvas needs a fast rectangular clip capability
Reviewed by: Felipe
! modules/graphics/src/main/java/com/sun/javafx/geom/Path2D.java
!
Hi Kevin,
Please review this fix, details is in the JIRA:
https://javafx-jira.kenai.com/browse/RT-37789
- Chien
Yes, this has to be fixed in native code. 8u40 it is then.
I can make it cause a crash, but that starts with shooting myself in the foot,
and not much can be done to fix it (by passing in bogus VM arguments).
On Jul 2, 2014, at 3:40 PM, Stephen F Northover
wrote:
> Personally, I wouldn't ch
The review is for 8u40, but Danno would like to get it into 8u20 last time we
chatted which is why he was asking I believe.
Chris
On Jul 2, 2014, at 2:40 PM, Stephen F Northover
wrote:
> Personally, I wouldn't change any native code at this point unless it was
> fixing a crash. The review
Personally, I wouldn't change any native code at this point unless it
was fixing a crash. The review is for 8u40, correct?
Steve
On 2014-07-02, 5:38 PM, Chris Bensen wrote:
I’m not sure about for 8u20. Seems fairly straight forward, and your
Obj-C seems as good as any Obj-C. My only complaint
I’m not sure about for 8u20. Seems fairly straight forward, and your Obj-C
seems as good as any Obj-C. My only complaint at the moment is the following:
358 if ([pathParts count] > 2) {
359 // for 3 or more steps, the domain is first.second.third and the
keys are "/first/second/thir
I'm glad your not an objective C. I suggest getting Felipe to look at
this code too should we decide to go ahead with it.
Steve
On 2014-07-02, 5:15 PM, Danno Ferrin wrote:
Chris, Kevin, Steve,
Please review this fix for RT-37788. Since I am not an objective C any
comments are welcome. Als
Chris, Kevin, Steve,
Please review this fix for RT-37788. Since I am not an objective C any
comments are welcome. Also, please consider if this is too much for an 8u20
fix (the diff is against the current 8u40 codebase).
Webrev: http://cr.openjdk.java.net/~shemnon/RT-37788/webrev.00/
JIRA: ht
This won’t be fixed until 8u40.
What platforms are you targeting? Mac, Linux, Windows?
On Jul 2, 2014, at 2:35 PM, Tony Anecito wrote:
> Hi Danno,
>
> Is b20 have the fix for command line parameters that should get passed to the
> "args" for the static main method? And if so how do I do tha
Hi Danno,
Is b20 have the fix for command line parameters that should get passed to the
"args" for the static main method? And if so how do I do that via the deployfx
ant task?
Thanks,
-Tony
Hi Daniel,
Please review the fix: https://javafx-jira.kenai.com/browse/RT-37602
--
best regards,
Anthony
Changeset: dab88dec3067
Author:Felipe Heidrich
Date: 2014-06-26 05:10 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/dab88dec3067
RT-37704: [Regression, Linux] ArrayIndexOutOfBoundsException when trying to
open HTMLEditor font name combobox.
! modules/graphics/src/ma
Hi all,
We've been working hard to document OpenJFX development over the past
few months and strangely, the API Review Process was not described
anywhere. To fix this, I have updated the wiki:
https://wiki.openjdk.java.net/display/OpenJFX/API+Review
API is forever so it is very important th
Changeset: 84eeb1f71882
Author:hudson
Date: 2014-07-02 07:51 -0700
URL: http://hg.openjdk.java.net/openjfx/8u20/rt/rev/84eeb1f71882
Added tag 8u20-b21 for changeset dab88dec3067
! .hgtags
Changeset: 8cc538c3a7f8
Author:Martin Sladecek
Date: 2014-07-02 13:17 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/8cc538c3a7f8
RT-37747 Additional app-thread checks should be added (back) after RT-17716
Reviewed by: kcr, anthony
! modules/graphics/src/main/java/jav
Changeset: c21b1705eb10
Author:Martin Sladecek
Date: 2014-07-02 13:12 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c21b1705eb10
RT-37586 [StackedAreaChart] Display problem with StackedAreaChart when the axis
is not displayed
Reviewed by: dgrieve
! modules/controls/
There's a new proposal here: https://javafx-jira.kenai.com/browse/RT-14000
I merged FormattedTextField and content filter to a single Formatter
class, that's now part of the TextInputControl.
-Martin
On 06/11/2014 10:50 AM, Martin Sladecek wrote:
Hello,
I would like to start some discussion
20 matches
Mail list logo