Hi, The answers from other committers are also valid for us : - we have to take into account that not all users can be on last version of Java8 - it takes time to do and we tend to prefer working on new features visible to users than internal refactoring although there has been a lot of work in this field in the last years
BUT, next version of JMeter will have a minimum requirement of Java7 AND the team and contributors are using Java7 syntax sugar and new features : - https://bz.apache.org/bugzilla/show_bug.cgi?id=57981 See all code changes in svn commit links. when we upgrade to Java8, we'll be happy to play with lambdas and all the new sexy stuff. Feel free to help us improving by contributing patches Regards Philippe M. Apache JMeter member of PMC @philmdot On Tuesday, October 27, 2015, Vinicius CorrĂȘa de Almeida < viniciusc.almei...@gmail.com> wrote: > I analized some releases and i noticed that not using java 7 features like > multi catch and in java 8 do not use lambda expressions and others > features, so i came by this email to know why the developers not using this > features? > -- Cordialement. Philippe Mouawad.