JRuby script engines do not isolate module definitions
------------------------------------------------------
Key: JRUBY-5543
URL: http://jira.codehaus.org/browse/JRUBY-5543
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.5.6
Environment: Using JRuby as a JSR-223 script engine.
Reporter: Steven Morgan
Assignee: Thomas E Enebo
Priority: Critical
If a script in one script engine defines a module and then another script in
another script engine attempts to define a different module that happens to use
the same name, then the two definitions collide. In certain circumstances, this
can render all JRuby script engines unusable.
How do we isolate module definitions in script engines?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email