Hi,
I think I like the idea of just having something similiar like OpenJDK e.g.
11.0.0-ea18.
Do we really need snapshots - i.e. continuous builds published to maven
central?
-Sven
Scott Palmer schrieb am So., 8. Juli 2018, 19:04:
> If separate Gradle processes produce the artifacts, there is p
+1 for getting it the "normal" way..
Sven
Tom Eugelink schrieb am Mo., 26. März 2018, 10:59:
> I totally assumed that, when JavaFX is separated out, it will distributed
> as an artifact on Maven central (or similar) so it can be included like a
> dependency. Feels like a no brainer?
>
>
> On 26
with JDK 11. See:
>
> https://github.com/gradle/gradle/issues/4515
> https://bugs.openjdk.java.net/browse/JDK-8199069
>
>
> -- Kevin
>
>
> Sven Reimers wrote:
>
> Already downloading..
>
> Thanks
>
> Sven
>
> Am 14.03.2018 22:08 schrieb "Kevin R
ing with a
>> libwebkit.dylib that is out of date w.r.t., the java source.
>>
>> In your case it looks like you are using the native webkit library from
>> JDK 9.0.4 and the sources from jfx-dev (11-ea).
>>
>> -- Kevin
>>
>>
>> Sven Reimers wro
; In your case it looks like you are using the native webkit library from
> JDK 9.0.4 and the sources from jfx-dev (11-ea).
>
> -- Kevin
>
>
>
> Sven Reimers wrote:
>
> No further test failures due to locale, but I get this...
>
> > Task :web:test FAILED
> #
Locale to
>> Locale.US in a static @BeforeClass method in the test class [1]. Perhaps a
>> similar solution is needed here.
>>
>> -- Kevin
>>
>> [1] https://bugs.openjdk.java.net/browse/JDK-8160039
>>
>>
>>
>> Sven Reimers wrote:
Hi,
getting back into the OpenJFX I started with a fresh clone and ran gradle
test..
I got
test.javafx.scene.control.SpinnerTest >
dblSpinner_testToString_valueInRange FAILED
junit.framework.ComparisonFailure: null expected:<0[.]3> but was:<0[,]3>
at junit.framework.Assert.assertEqua
Hi,
so we will need a JSR first and get it added to SE afterwards.
That does not sound very feasible.
Any comments?
Sven
Am 09.02.2018 18:53 schrieb "dalibor topic" :
> On 09.02.2018 15:07, Michael Paus wrote:
>
>> Who defines that everything Open... can only contain what is included in
>>
Seeing that there is JEP about AOT showing a 9 in the release number just
published, Marlin-Renderer should not be so big...
-Sven
Am 17.10.2016 16:42 schrieb "Kevin Rushforth" :
> Hi Laurent,
>
> Sure, we will share any benchmark results we have, although we likely
> won't have too much time to
ectively
> "shutting down".
> >>>>>
> >>>>> https://www.voxxed.com/blog/2016/04/robovm/
> >>>>>
> >>>>> Given that they seem to be a critical part of the puzzle that is
> making JavaFX viable on mobile platforms, what
is site only seems to aggragte forum posts - no blog
>> aggregator or other information.
>>
>> It would be great if you could bring those back.
>>
>> -Florian
>>
>
>
--
Sven Reimers
* Senior Expert Software Architect
* Java Champion
* NetBeans Drea
t; this as a concern.
>
> -- Kevin, feeling rather embarrassed to have completely let this one
> slip...
>
>
>
> Sven Reimers wrote:
>
> Thanks... seems it is broken for some time already, if I got the correct
> commit...
>
> It was my own local jdk build -
ipt doesn't know to look for it in $JDK_HOME/lib and warn you if you
>> forget -- it only looks in $JDK_HOME/jre/lib/ext which is where it is in
>> JDK 8.
>>
>> -- Kevin
>>
>>
>> Sven Reimers wrote:
>>
>>> Hi,
>>>
>>> I get the
...
So should we build 9-dev against jdk8u-60?
Seems I must have missed something
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* Java Champion
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
Ok. That what I assumed.
Shall we try to compile a list with needed API's?
-Sven
Am 26.08.2015 19:19 schrieb "Pedro Duque Vieira" <
pedro.duquevie...@gmail.com>:
> I've also extended charts and have also been confronted with internal APIs.
>
> --
> Pedro Duque Vieira
>
gt; Yes. Although not all of them will be address in JDK 9, it will be
>> helpful to know what they are and what the use case is.
>>
>
> I agree with Kevin - half the battle is just knowing what is generally
> useful. It would be wise to have an umbrella issue in JBS that tracks
and make sure
all necessary implementations can be accessed via javafx.* packages?
Thanks.
Sven
--
Sven Reimers
* Senior Expert Software Architect
* Java Champion
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
Done..
https://javafx-jira.kenai.com/browse/RT-46179
Sven
P.S. If time permits I could have a look at a possible fix (somewhere down
in NumberAxis I suppose) - interested?
On Mon, Jun 8, 2015 at 2:43 PM, Kevin Rushforth
wrote:
> Yes, please file a bug.
>
> -- Kevin
>
>
>
&g
?
Shall I file a bug (seems I still can do this in a lightweight mode until
transition is finished).
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* Java Champion
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
So, is this a call for community and Gradle experts please helps us?
We are able (and want) to upgrade to a newer gradle version?
We want to share the whole pile of dirty gradle scripts to get you started?
Sounds interesting to me...
-Sven
Am 27.05.2015 18:48 schrieb "David Hill" :
> On 5/27/
Hi,
any special reason the demo code for the duke pad and the according apps is
GPL with CPE and not BSD like SceneBuilder app (and some off the other demo
apps).
In general licensing seems to be not consistent.
Any special reason?
Thanks
Sven
--
Sven Reimers
* Senior Expert Software
So, the community challenge is to rewrite this beast to make it run
smoothly on a pi?
-Sven
Am 19.12.2014 17:47 schrieb "David Hill" :
> 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-3
Hi guys,
hope this is the correct mailing list to ask..
I was looking for ea builds of 8u40 and 9 for arm (RaspberryPi) on
jdk8.java.net and jdl9.java.net, but I can't find them there...
Any chance they get published once again?
Thanks
-Sven
--
Sven Reimers
* Senior Expert Sof
If you you are looking for modular application frameworks based on NetBeans
Platform... bitbucket.org/sreimers/eFX or mfx.java.net
-Sven
Am 09.07.2014 23:32 schrieb "Danno Ferrin" :
>
> On Jul 9, 2014, at 8:14 AM, Jeff Martin wrote:
>
> > We need something like a "JavaFX Playground"
>
> Somethin
Missed the reply to all..
-Sven
-- Weitergeleitete Nachricht --
Von: "Sven Reimers"
Datum: 09.07.2014 13:58
Betreff: Re: [SceneBuilderKit]
An: "Eric Le Ponner"
Cc:
My train of thought is more along expressiveness... The revision is a
general trigger and
collection
4. canRedo would be an observable ready only property
5. canUndo would be an observable ready only property
Does this make sense?
Shall I file an issue and prepare a patch?
Thanks
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http
ng properties, CSS and the like.
> > >>
> > >> I've built a quick demo (
> > >> https://gist.github.com/jrguenther/9d0c37329f9928a2b56e) and need
> help
> > >> going forward. I've been reading the docs and hitting google, but I
> > think
Upps.. Controller compatible...
-Sven
Am 01.06.2014 10:34 schrieb "Sven Reimers" :
> Controller compatible?
>
> -Sven
> Am 01.06.2014 03:17 schrieb "Danno Ferrin" :
>
>> The new matrix classes exposed in JavaFX 8 help a lot.
>>
>> I'll r
lar, how can I get a region to relayout it's children when it's
> being resized?
> When does a the region's parent call layoutChildren()?
> If the height and width of the region are set to Double.MAX_VALUE
> indicating the area can grow infinitely, how does the region kno
Watching it now :-)
Thanks
-Sven
Am 17.03.2014 16:52 schrieb "Eric Le Ponner" :
> Le 17 mars 2014 à 16:10, Sven Reimers a écrit :
>
> Yes, I can confirm everything looks ok.. but exceptions all over the place
> don't make feel comfortable...
>
>
> Sure.
&g
SB to complete its drag and drop gestures. Does it match what you've
> observed ?
>
> Cheers.
>
> Eric
>
>
>
> Le 17 mars 2014 à 14:49, Sven Reimers a écrit :
>
> > Created RT-36240
> >
> > -Sven
> > Am 17.03.2014 13:10 schrieb "Kevin Ru
Created RT-36240
-Sven
Am 17.03.2014 13:10 schrieb "Kevin Rushforth" :
> Hi Sven,
>
> If you file the bug then yes, we can look at it for 8u20 (there is no
> "earlier").
>
> And thanks to Petr for providing the evaluation for this.
>
> -- Kevin
>
&
ver it does not
> take into account the representation class. This works fine for basic types
> like text or may be image, but it completely does not work for custom types
> with custom representation classes.
>
> You could file a bug for this.
>
> With best regards. Petr.
>
> On 17.0
explicitly specify the representation class in the
> DataFlavor you are trying to put?
> Like this: new DataFlavor("scene.builder/internal;
> class=java.nio.HeapByteBuffer", "SceneBuilder internal DF"")
>
> With best regards. Petr.
>
>
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
On Sun, Mar 16, 2014 at 8:30 PM, Sven Reimers
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
--
Sven Reimers
Hi guys,
shouldn't the MXBeans be registered by default, if they are available?
At the moment I have to add javafx-mx.jar to the classpath and then say
MXExtension.initializeIfAvailable();
Shall I file an issue?
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream
Hi,
looking into the mbeans available after attaching to the vm I can't see the
mbeans open sourced last week.
So is there a configuration to activate the registration?
Thanks
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member:
Thanks Tom..
Waiting for a new build...
-Sven
P.S. I should make a habit of having some jdk ea build lying around...
On Mon, Nov 11, 2013 at 2:59 PM, Tom Schindl wrote:
> The method has been renamed to impl_setStaticLoad!
>
> Tom
>
> On 11.11.13 14:54, Sven Reimers wro
com.oracle.javafx.scenebuilder.kit.editor.EditorController.updateFxomDocument(EditorController.java:1245)
at
com.oracle.javafx.scenebuilder.kit.editor.EditorController.setFxmlTextAndLocation(EditorController.java:428)
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http
(InvokeLaterDispatcher.java:95)
Thanks
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
Desktop Java:
http://community.java.net
gt; >>>>>>>>> integrate JavaFX controls with true native controls. As has
> > been pointed
> > >>>>>>>>> out, there are some native controls on both iOS and Android for
> > which
> > >>>>>>>>>
mac build was resolved, just
> the Mac release was delayed until it could have its build problems
> resolved. I'm sure the Mac build will come out asap.
>
> -- Jonathan
>
> On 4/11/2013 9:55 a.m., Sven Reimers wrote:
> > Why is not available at the moment?
> >
Why is not available at the moment?
Thanks for clarification..
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
Desktop Java:
http
t;>> someone
> > >>>>>>>> were to develop near identical lightweight controls in JavaFX,
> > they would
> > >>>>>>>> need to behave slightly differently on iOS than they do on
> > Android and
> > >>>&
Put me down as interested Richard. We can chat a bit on it at Devoxx
Sven
Am 19.10.2013 02:08 schrieb "Richard Bair" :
> > That's pretty much it. VP6, T2K, deploy, FX JMX tooling.
>
> VP6 won't ever be opened because it is licensed 3rd party code. However it
> isn't used that much anymore, most
ot;b", "list"})
> >>>>>public ImmutableClass(int a, int b, Integer... list)
> >>>>>
> >>>>> 2. Annotate the arguments:
> >>>>> e.g.
> >>>>>public ImmutableClass(@F
your support
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
Desktop Java:
http://community.java.net/javadesktop
* Duke's C
Done...
https://bitbucket.org/sreimers/openjfx-8-lambdafication
Have fun
-Sven
On Mon, Oct 7, 2013 at 10:42 PM, Sven Reimers wrote:
> Ok jfxrt.jar sizes build from openjfx:
>
> 8165779 -> 7736259 bytes
>
> Will try to get this into a fork on github so you all can play with
Ok jfxrt.jar sizes build from openjfx:
8165779 -> 7736259 bytes
Will try to get this into a fork on github so you all can play with the
actual state...
-Sven
On Mon, Oct 7, 2013 at 10:32 PM, Sven Reimers wrote:
> First batch of statistics (controls submodule so far)
>
> 1630 vs
Cool will try to get this done...
-Sven
On Mon, Oct 7, 2013 at 10:31 PM, Danno Ferrin wrote:
> You can fork from here:
>
> https://bitbucket.org/openjfxmirrors/openjfx-8-graphics-rt
>
> It updates every 4 hours based on a cloudbees job.
>
>
> On Mon, Oct 7, 2013 at 11:2
3 at 8:21 AM, Tom Schindl >wrote:
> >
> >> ... I can't see any real improvement for using lambdas beside that you
> >> killed off warnings which could be fixed otherwise as well.
> >>
> >> So I really don't get what it would help us beside maki
appreciated.
Thanks
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
Desktop Java:
http://community.java.net/javadesktop
* Duke's
en question it's value.
> >
> >
> > On Mon, Oct 7, 2013 at 8:21 AM, Tom Schindl >wrote:
> >
> >> ... I can't see any real improvement for using lambdas beside that you
> >> killed off warnings which could be fixed otherwise as well.
> >>
&g
es are and whether someone has time to review it in the
> next two weeks.
>
> -- Kevin
>
>
>
>
> Sven Reimers wrote:
>
> Ok. So here are the results of trying to add lambda and diamond to the
> controls module:
>
> 1. A lot of generics and typing to be fixed (e
6. Any chances anything of this can still go in 8 (e.g. get rid of warnings
7. Probably more things I just can't think of at the moment...
How to take this forward? If there is interest in the change I could make
available...
Comments? Ideas?
-Sven
On Fri, Oct 4, 2013 at 2:19 PM, Sven Reim
Oh and btw - would you go for lambda with or without additional type info
before parameter name?
-Sven
On Fri, Oct 4, 2013 at 2:05 PM, Sven Reimers wrote:
> Ok. Here you go...
>
> I just did an inspection run for the controls module and my IDE came up
> with (drum roll) 888 pos
ngs in noise in the Java files is so big. At one time I just took the
> concurrent classes and lambda-ized them to measure the impact on those
> classes. You could maybe pick a package and just lambda-ize that one
> package and see what happens in terms of size reduction. W
in up synthetic classes
> created at usage time)
> +/- And increase or decrease in performance
> + A decrease in source code
>
> It would be interesting to get some data for these points and see what
> effect lambda's have. Especially if an IDE can just do it in b
thought.
Thanks for listening
-Sven
On Thu, Sep 26, 2013 at 10:39 PM, Richard Bair wrote:
> What are some examples of tasks that would not be cancelable?
>
> Richard
>
> On Sep 2, 2013, at 9:13 AM, Sven Reimers wrote:
>
> > Hi,
> >
> > I am trying to build a
w.java:508)
at com.sun.glass.ui.View.notifyKey(View.java:911)
Thanks
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
Desktop
d to my shape.
> > So the question is - is it specified that showing the tooltip switches
> off
> > hovering?
> > Thanks
> > -Sven
>
> --
> > Sven Reimers
> > * Senior Expert Software Architect
> > * NetBeans Dream Team Member: http://dreamteam.netbeans.org
again applied to my shape.
So the question is - is it specified that showing the tooltip switches off
hovering?
Thanks
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net
cooperative to a call to cancel? Something along the following
lines
public boolean isCancellable() { return true; } // default
This would enable users of the API to distinguish between Tasks which
really can be cancelled from those which just fulfill the API contract.
Comments?
-Sven
--
Sven Reimers
his is valuable for the framework (I do see people asking
> for
> > this) and if so would you like me to submit it for your evaluation and
> > perhaps addition to the framework.
> > Sorry, I'm kind of new to submitting patches...
> >
> > Thanks, best regards,
Running from console with javac from jdk8 b102 gives me the warning.. but
still maybe my config error somewhere...
-Sven
On Tue, Aug 13, 2013 at 5:48 PM, Tom Schindl wrote:
> Yes - I've run which "javac -Xlint Main.java"
>
> Tom
>
> On 13.08.13 17:04, Sven Rei
Did you try on console?
-Sven
On Tue, Aug 13, 2013 at 4:39 PM, Tom Schindl wrote:
> No warning in Eclipse so:
> a) it is javac (Eclipse uses its own compiler)
> b) it is netbeans use of javac
>
> Tom
>
> On 13.08.13 16:20, Sven Reimers wrote:
> > Just use b102 cre
hat I
> probably don't spot this warning. In the gradle build I think all
> warnings are simply turned off.
>
> Tom
>
> On 13.08.13 15:29, Sven Reimers wrote:
> > Hi guys,
> >
> > trying to compile
> >
> > ReadOnlyObjectProperty stateP
sure if this is something broken om my dev machine - can anyone confirm?
Thanks
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
;>(FXCollections.**observableArrayList(2, 1, 3), (e) ->
> >> true);
> >> //final TableView tableView = new TableView<>(filteredList );
> >>
> >> // Don't forget to define columns!
> >> final TableColumn integerColumn = new
> >> TableColumn
eenshots from the Memory Analyzer can be seen at:
> > http://www.efxclipse.org/image001.png
> > http://www.efxclipse.org/image002.png
> >
> > Tom
> >
>
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
*
?
-Sven
--
Sven Reimers
* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader NetBeans: http://community.java.net/netbeans
Desktop Java:
http://community.java.net/javadesktop
* Duke's Choice Award Winner
fix it, move on" song
> before from a number of people. What I haven't heard is a credible
> solution to solving the very real problem of keeping an app up-to-date in a
> corporate setting. For the most part, I agree that if you're in the
> business of selling commercia
73 matches
Mail list logo