Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScriptContext support for nashorn #28 : Added support for ScriptContext to support engine level scope. #29

Merged
merged 1 commit into from
Jan 23, 2018

Conversation

srinivasarajuch
Copy link

Added support for scriptcontext
Created JsEvaluator as propotype instance, in multithreaded environment with
single instance of JsEvaluator will cause to overlap the results

> Added support for scriptcontext
> Created JsEvaluator as propotype instance, in multithreaded environment with
single instance of JsEvaluator will cause to overlap the results
@javadelight javadelight merged commit e1b633b into javadelight:master Jan 23, 2018
@javadelight
Copy link
Owner

Thank you, looks all great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants