Thank you for sharing, Jörg /Jason
On Thu, Dec 19, 2013 at 5:16 PM, [email protected] < [email protected]> wrote: > I'm testing Java 8, yes, for some months now. > > [joerg@zephyros ~]$ ls -l jdk-8* > -rw-r--r--. 1 joerg joerg 274442240 8. Dez 22:00 > jdk-8-ea-bin-b114-linux-x64-31_oct_2013.tar > > [joerg@zephyros ~]$ /usr/java/jdk1.8.0/bin/java -version > java version "1.8.0-ea" > Java(TM) SE Runtime Environment (build 1.8.0-ea-b114) > Java HotSpot(TM) 64-Bit Server VM (build 25.0-b56, mixed mode) > > /usr/java/jdk1.8.0/bin/java -Xms6g -Xmx6g -XX:+UseG1GC > -XX:MaxGCPauseMillis=1000 -Dcom.sun.management.jmxremote.ssl=false > -Dcom.sun.management.jmxremote.authenticate=false > -Dcom.sun.management.jmxremote.port=3333 > -Djava.rmi.server.hostname=zephyros -Delasticsearch > -Des.path.home=/home/es/elasticsearch-1.0.0.Beta2 -cp > :/home/es/elasticsearch-1.0.0.Beta2/lib/elasticsearch-1.0.0.Beta2.jar:/home/es/elasticsearch-1.0.0.Beta2/lib/*:/home/es/elasticsearch-1.0.0.Beta2/lib/sigar/* > org.elasticsearch.bootstrap.ElasticSearch > > Beware of using MVEL, it is totally broken running on a Java 8 JVM. But I > would either prefer Nashorn. > > Jörg > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/CAKdsXoHDy6HDKL6S-uEt9i7_E7nPmuFftgMAP13miBQD%3DnB3sg%40mail.gmail.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAHO4itwR6yRzSce8iOX_WKP2xjeuBLSLVN%2BxqjPwL%2B4cgouUKg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
