Hi,

In my opinion, this change will not be in 3.3 release

I would like to have a 3.3 release asap and don't wait more time (test with
Java 9, fix bug if we detect it...)

Antonio

2017-09-16 18:47 GMT+02:00 Philippe Mouawad <[email protected]>:

> Hello,
>
> *Java 9 Compilation:*
> I was able to compile with Java 9 after some changes:
>
>    - removal of children() override in JMeterTreeNode as per Felix proposal
>    - Fixing Code impacts of the previous changes
>
> This change will probably break existing plugins using this method. Should
> we do it for 3.3 ?
>
> Java 9 Running:
>
>    - Running tests of a Java 8 compiled JMeter with Java 9 failed with
>    NoClassDefFoundError accessing javax.activation.DataSource
>    - Adding this option made it work:
>       - --add-modules java.activation
>
>
> I pushed :
>
>    - https://github.com/apache/jmeter/pull/308
>
> I think even if we release as is 3.3, users will face issues with Java 9,
> mainly fixable through addition of :
>
>    - --add-modules
>
> But maybe we should check samplers like :
>
> - jms
>
> - ldap
>
> ..
> --
> Cordialement.
> Philippe Mouawad.
>
>
>
>
> --
> Cordialement.
> Philippe Mouawad.
> Ubik-Ingénierie
>
> UBIK LOAD PACK Web Site <http://www.ubikloadpack.com/>
>
> UBIK LOAD PACK on TWITTER <https://twitter.com/ubikloadpack>
>

Reply via email to