Bug 58477

Summary: __javaScript function : Allow use of Nashorn engine for Java8 and upper versions
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Test plan used for mini benchmark

Description Philippe Mouawad 2015-10-03 20:13:31 UTC
Related to Bug 58406, we should support Nashorn as replacement engine of Rhino if underlying Engine provides it.
Comment 1 Philippe Mouawad 2015-10-03 20:30:04 UTC
Author: pmouawad
Date: Sat Oct  3 20:29:27 2015
New Revision: 1706624

URL: http://svn.apache.org/viewvc?rev=1706624&view=rev
Log:
Bug 58477 - __javaScript function : Allow use of Nashorn engine for Java8 and upper versions
Bugzilla Id: 58477

Modified:
    jmeter/trunk/src/functions/org/apache/jmeter/functions/JavaScript.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 Philippe Mouawad 2015-10-03 20:37:13 UTC
Created attachment 33159 [details]
Test plan used for mini benchmark
Comment 3 Philippe Mouawad 2015-10-17 13:48:55 UTC
Author: pmouawad
Date: Sat Oct 17 13:46:31 2015
New Revision: 1709166

URL: http://svn.apache.org/viewvc?rev=1709166&view=rev
Log:
Bug 58477 - __javaScript function : Allow use of Nashorn engine for Java8 and upper versions
Take into account sebb feedback
Bugzilla Id: 58477

Modified:
    jmeter/trunk/src/functions/org/apache/jmeter/functions/JavaScript.java
Comment 4 The ASF infrastructure team 2022-09-24 20:38:00 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3679