https://bz.apache.org/bugzilla/show_bug.cgi?id=64385
--- Comment #2 from Max <[email protected]> --- yes. then UI fails with error javax.script.ScriptException: <eval>:1:2 Expected ; but found GLOP ""GLOP"" != "TOKEN" ^ in <eval> at line number 1 at column number 2 at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:470) ~[nashorn.jar:?] at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:537) ~[nashorn.jar:?] at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:524) ~[nashorn.jar:?] at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:402) ~[nashorn.jar:?] at jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:155) ~[nashorn.jar:?] at org.apache.jmeter.control.IfController$NashornJsEngine.evaluate(IfController.java:118) [ApacheJMeter_core.jar:5.2.1] at org.apache.jmeter.control.IfController.evaluateCondition(IfController.java:179) [ApacheJMeter_core.jar:5.2.1] at org.apache.jmeter.control.IfController.next(IfController.java:233) [ApacheJMeter_core.jar:5.2.1] at org.apache.jmeter.control.GenericController.nextIsAController(GenericController.java:222) [ApacheJMeter_core.jar:5.2.1] at org.apache.jmeter.control.GenericController.next(GenericController.java:175) [ApacheJMeter_core.jar:5.2.1] at org.apache.jmeter.control.LoopController.next(LoopController.java:135) [ApacheJMeter_core.jar:5.2.1] at org.apache.jmeter.threads.AbstractThreadGroup.next(AbstractThreadGroup.java:92) [ApacheJMeter_core.jar:5.2.1] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:255) [ApacheJMeter_core.jar:5.2.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] -- You are receiving this mail because: You are the assignee for the bug.
