Developer Zach Posted April 19, 2015 Developer Posted April 19, 2015 Good evening everyone, We have updated to Java 8. The latest client v2.3.63 is compiled with the latest Java as well as the SDN. Regards, The OSBot staff 8
Eliot Posted April 20, 2015 Posted April 20, 2015 Awesome! I was just asking about this. Very exciting!
Botre Posted April 20, 2015 Posted April 20, 2015 (edited) What are the benifits of java 8 vs java 7? Stream API / collection traversal. (I have a feeling the mirror client really could benefit from this) Lambda expressions. Functional interfaces. New time API. JavaScript engine (lel). Etc... http://www.oracle.com/technetwork/java/javase/8-whats-new-2157071.html Edited April 20, 2015 by Botre
BotRS123 Posted April 20, 2015 Posted April 20, 2015 Was it not already compiled using Java 8? @Alek >=(
Developer MGI Posted April 20, 2015 Developer Posted April 20, 2015 Stream API / collection traversal. (I have a feeling the mirror client really could benefit from this) Lambda expressions. Functional interfaces. New time API. JavaScript engine (lel). Etc... http://www.oracle.com/technetwork/java/javase/8-whats-new-2157071.html Most of mirror client code is written in c++ (The 'stream' library, which serves completely different purpose than java 8's stream API)
Botre Posted April 20, 2015 Posted April 20, 2015 Most of mirror client code is written in c++ (The 'stream' library, which serves completely different purpose than java 8's stream API) Ooo neaterino
Fade Posted April 20, 2015 Posted April 20, 2015 Will osbot becoming Java 8 only create any noticeable differences as in performance and such?