Back to the Summary tab for the JRuby project

Core Classes/Modules

Summary

Description

All builtin classes which do not require 'require'. Built-in classes/modules.

Issues: Due

  • Bug JRUBY-4130 CLONE -Threads created for Fibers/Generators/Enumerator.next must die due to GC and raise a nice error when threads are unavailable
  • Bug JRUBY-6062 [ruboto][regression] Increased stack usage
  • Improvement JRUBY-6218 Class and module names may need to be cached

Issues: Updated recently

  • Bug JRUBY-6437 Yesterday 1:33 PM IOInputStream Performance Regression
  • Bug JRUBY-5082 Yesterday 9:11 AM exec() would be more useful if it really exec()ed
  • Bug JRUBY-5000 Last Wednesday 11:40 PM RUBYOPT processing needs major changes