Back to the Summary tab for the JRuby project

Embedding

Summary

Description

Issues involving embedding a JRuby interpreter into a Java application. This is seperate from Java integration which involves the specific of how things behave once the interpreter is embedded.

Issues: Due

  • Bug JRUBY-6062 [ruboto][regression] Increased stack usage
  • Bug JRUBY-4057 JSR223 ScriptEngineManager cannot find both jython and jruby ScriptEngines when using maven assembly plugin
  • Bug JRUBY-4220 File.dirname(__FILE__) doesn't return correct value when a script is loaded from classpath

Issues: Updated recently

  • Bug JRUBY-5796 Yesterday 1:36 PM JavaEmbedUtils.newObjectAdapter().callMethod(object,"im");
  • Bug JRUBY-6436 Last Wednesday 1:21 PM OSGiScriptingContainer dumps a trace to standard error when seemingly functioning properly
  • Bug JRUBY-6284 04/Jan/12 Calls to Kernel#exit result in an exception printed on stderr