Fibers are broken in JRuby 1.6.5 -------------------------------- Key: JRUBY-6170 URL: https://jira.codehaus.org/browse/JRUBY-6170 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.6.5 Reporter: Tony Arcieri
Fibers fail to load on JRuby 1.6.5: https://gist.github.com/1329054 $ jruby --1.9 -S irb jruby-1.6.5 :001 > require 'fiber' LoadError: library `fiber' could not be loaded: java.lang.ClassNotFoundException: org.jruby.libraries.FiberExtLibrary -- This message is automatically generated by JIRA. 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