Will 64K limit be an issue?

Wei Xiao wei.xiao.com at gmail.com
Mon Jan 27 21:51:29 PST 2014


Hi,

We are using Rhino as the js engine in our project, and right now we
encountered the 64K limit issue while developing.
It's planned to port to Nashorn when it's released, so hope the issue can
somehow mitigated in the new engine. Would Nashorn do better than Rhino for
this issue?
We didn't evaluated Nashorn on this yet, so need your insight.

The reason why it is a major problem is our source code generates JS
dynamically based on the DB data, and we hope we can benefit from the
Nashorn performance improvement.

Thanks,
-- 
William


More information about the nashorn-dev mailing list