Back to the Summary tab for the JRuby project

Compiler

Summary

Description

Issues related in creating a compiler

Issues: Due

  • Bug JRUBY-6253 IBM JVM rejects class/method names with #, as in our JIT recently.
  • Bug JRUBY-6312 JRuby 1.7 non-indy constant lookup performance has degraded
  • Bug JRUBY-3417 Compiler losing a break jump

Issues: Updated recently

  • Bug JRUBY-6253 02/Feb/12 IBM JVM rejects class/method names with #, as in our JIT recently.
  • Bug JRUBY-6381 25/Jan/12 java.util.Collection#each dose not respect to_ary defined by objects that are iteratered
  • Bug JRUBY-6366 23/Jan/12 More array splatting bugs in 1.9 mode