https://bz.apache.org/bugzilla/show_bug.cgi?id=60672
Bug ID: 60672
Summary: JavaScript function / IfController : use Nashorn
engine by default
Product: JMeter
Version: 3.1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Switch "javascript.use_rhino" to false by default to use Nashorn engine by
default.
# - JDK >= 8 and javascript.use_rhino=true: Rhino
# - JDK >= 8 and javascript.use_rhino=false or not set : Nashorn
AS per dev mailing list discussion:
http://mail-archives.apache.org/mod_mbox/jmeter-dev/201701.mbox/%3CCABWbpFcxY8zZ_B0%2B16qJqTrx%2B7SpsGr_jJCk7PzpZL6hq5w0dw%40mail.gmail.com%3E
--
You are receiving this mail because:
You are the assignee for the bug.