Re: JDK8

2015-05-08 Thread Max Penet
We've been running Oracle JDK8 on 30'ish servers (clj based web api, aggregation/streaming service, cassandra 2.1+, elastic search, etc) without any (noticeable) hiccups for a couple of weeks here. On Thursday, May 7, 2015 at 10:25:13 PM UTC+2, Pierre-Yves Ritschard wrote: > &g

Re: JDK8

2015-05-07 Thread Sean Corfield
On May 7, 2015, at 1:24 PM, Pierre-Yves Ritschard wrote: > There hasn't been a JDK version thread in a while and a few projects we rely > on will soon require a JDK8. Are people running large apps on JDK8 and if so, > which one ? I'd be intent on trying to stick with OpenJDK

Re: JDK8

2015-05-07 Thread tcrayford
27;s (http://yellerapp.com) been on oracle jdk8 for quite a while now. It's been great - there were notable performance improvements when upgrading to java 8, and stability is just as good as ever. Quite a few folk I know have seen much better behavior out of the G1GC under Java 8. ``` java -versi

Re: JDK8

2015-05-07 Thread Alex Miller
that we will drop JDK 6 support in a future Clojure release (no change planned for Clojure 1.7 though). On Thursday, May 7, 2015 at 3:25:13 PM UTC-5, Pierre-Yves Ritschard wrote: > > Hi, > > There hasn't been a JDK version thread in a while and a few projects we > rely on will

Re: JDK8

2015-05-07 Thread Michael Blume
There hasn't been a JDK version thread in a while and a few projects we > rely on will soon require a JDK8. Are people running large apps on JDK8 and > if so, which one ? I'd be intent on trying to stick with OpenJDK if at all > possible. > > Cheers, > > -- > You re

JDK8

2015-05-07 Thread Pierre-Yves Ritschard
Hi, There hasn't been a JDK version thread in a while and a few projects we rely on will soon require a JDK8. Are people running large apps on JDK8 and if so, which one ? I'd be intent on trying to stick with OpenJDK if at all possible. Cheers, -- You received this message becau