Hello, I am wondering if anyone else has JavaScript code in JSR223 Post Processors that no longer run because the JS engine was removed from the latest version of Java.
I have quite a bit of complicated JS code that I would rather not have to rewrite and so had to downgrade to Java 8 in order for my JMeter scripts to work again. Is there another way to get access to a JS engine in JMeter? I am not new to JMeter but am to JavaScript and this JS code has been there for a long time (before me). Is there any plan to provide something in future versions of JMeter? What are other people doing to make this work? Thanks for any help that is available. Beth