Bug 58477 - __javaScript function : Allow use of Nashorn engine for Java8 and upper versions
Summary: __javaScript function : Allow use of Nashorn engine for Java8 and upper versions
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-03 20:13 UTC by Philippe Mouawad
Modified: 2015-10-17 13:48 UTC (History)
1 user (show)



Attachments
Test plan used for mini benchmark (3.12 KB, application/xml)
2015-10-03 20:37 UTC, Philippe Mouawad
Details

Note You need to log in before you can comment on or make changes to this bug.
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