Hello.

Moving Struts 2.6 to JDK 8 source/target should probably be OK, but hopefully 
Struts 2.5.x would have an extended lifecycle to continue JDK 7 Struts 2 
support.

Another option could be to initially release 2.6 with JDK 7 source/target and 
shortly afterwards move to a 2.7 master stream for JDK 8 source/target 
(allowing the 2.5.x branch to be retired sooner, keeping 2.6 as the JDK 7 line 
?).

James.


On 2019/01/12 11:14:37, Martin Gainty <m...@hotmail.com> wrote:
> enable stream processing in JDK 1.8>
> https://www.oracle.com/technetwork/articles/java/ma14-java-se-8-streams-2177646.html>
> [https://www.oracle.com/ocom/groups/public/@otn/documents/digitalasset/2179048.jpg]<https://www.oracle.com/technetwork/articles/java/ma14-java-se-8-streams-2177646.html>>
>
> Processing Data with Java SE 8 Streams, Part 
> 1<https://www.oracle.com/technetwork/articles/java/ma14-java-se-8-streams-2177646.html>>
> Java SE 8 to the rescue! The Java API designers are updating the API with a 
> new abstraction called Stream that lets you process data in a declarative 
> way. Furthermore, streams can leverage multi-core architectures without you 
> having to write a single line of multithread code.>
> www.oracle.com>
>
>
> +1>
> Martin>
> ________________________________>
> From: i...@flyingfischer.ch <in...@flyingfischer.ch>>
> Sent: Saturday, January 12, 2019 4:23 AM>
> To: dev@struts.apache.org>
> Subject: Re: jdk8 in 2.6>
>
> +1>
>
> Markus>
>
> Am 11.01.19 um 21:35 schrieb Aleksandr Mashchenko:>
> > We discussed it before but it was quite some time ago. How about>
> > upgrading to jdk8 in 2.6 version?>
> >>
> > - Java versions are now released more frequently>
> > - 2.5.x will still be on jdk7>
> > - Currently custom converters must be created to use java 8 date/time>
> > classes>
> > - Currently date tag is useless with java 8 date/time classes>
> > - Some benefits from streams and lambdas, probably :)>
> >>
> > --->
> > Regards,>
> > Aleksandr>
> >>
> > --------------------------------------------------------------------->
> > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org>
> > For additional commands, e-mail: dev-h...@struts.apache.org>
> >>
>
>
> --------------------------------------------------------------------->
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org>
> For additional commands, e-mail: dev-h...@struts.apache.org>
>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to