HEADS UP: Switched to 1.8 source/target in build (in graphics repository).
Tom Schindl
tom.schindl at bestsolution.at
Tue May 7 03:35:31 PDT 2013
People using Eclipse as their IDE will not have fun with that I guess
because their IDE will not compile the code anymore, so one can't use
Eclipse anymore to provide patches - nothing you really care I guess.
I don't argue that you should not do this because Eclipse does not yet
support it (which is a shame for Eclipse) but you are excluding other
VMs who don't support those concepts - most notable invoke dynamic -
this makes a community port of JavaFX to iOS fairly impossible.
Tom
On 07.05.13 12:26, Martin Sladecek wrote:
> There are now 3 defender methods in ObservableList and some lambda
> expressions in FilteredList and SortedList implementations.
>
> -Martin
>
> On 05/07/2013 12:20 PM, Tom Schindl wrote:
>> Do you only use Java8 APIS or also Java8 Syntax?
>>
>> Tom
>>
>> On 07.05.13 12:15, Martin Sladecek wrote:
>>> Hi,
>>> just pushed a changeset 831d74ba3576 (FilteredList/SortedList) that
>>> switched javac.source and javac.target parameters to 1.8.
>>>
>>> This means the (graphics) repository is no longer buildable with JDK7.
>>>
>>> Regards,
>>> -Martin
>>
>
More information about the openjfx-dev
mailing list