Compilation
- [jira] Created: (JRUBY-2989) Cache static scopes in compiled script objects for constant/variable names access without dynamic scope (September 10, 2008)
- [jira] Created: (JRUBY-2917) Missing peephole optimizations in parser, compiler (August 12, 2008)
- [jira] Created: (JRUBY-2893) mspec runs need to pass properties through -T argument for compilation, etc (August 04, 2008)
- [jira] Created: (JRUBY-2888) Exception handling in compiler is much more bytecode now that Java exceptions work too (August 02, 2008)
- JRuby 1.1.3 Released (July 21, 2008)
- JRuby 1.1.3 Released (July 19, 2008)
- [jira] Created: (JRUBY-2807) Migrate inheritance-based cache compiler to use arrays for more stuff (July 16, 2008)
- [jira] Created: (JRUBY-2806) Collision Warning When Loading AOT Compiled Class (July 15, 2008)
- [jira] Created: (JRUBY-2787) opelementasgn with || appears to be broken in compiler (July 12, 2008)
- [jira] Created: (JRUBY-2781) Can't compile Build 7142 (July 11, 2008)
- [jira] Created: (JRUBY-2778) test-all fails to complete due to permgen and/or crash errors during the precompiled run (July 10, 2008)
- [jira] Created: (JRUBY-2757) Compiled argument processing and arity checking are too large, too much bytecode (July 04, 2008)
- [jira] Created: (JRUBY-2755) Precompiled scripts do not set initial position information correctly (July 04, 2008)
- [jira] Created: (JRUBY-2750) JRuby AOT compiler should produce version information (July 03, 2008)
- Re: AOT Compilation of Ruby Libraries (July 02, 2008)
- Rolling a JRuby desktop application (July 02, 2008)
- [jira] Created: (JRUBY-2736) IO error optparse when loading AOT compiled code (July 02, 2008)
- [jira] Created: (JRUBY-2734) NPE in compiled code with an if, def, and unless (July 02, 2008)
- Re: AOT Compilation of Ruby Libraries (June 27, 2008)
- [jira] Created: (JRUBY-2714) Major performance slowdown when loading AOT compiled file (June 27, 2008)
- RE: AOT Compilation of Ruby Libraries (June 27, 2008)
- Re: AOT Compilation of Ruby Libraries (June 27, 2008)
- [jira] Created: (JRUBY-2713) AOT Compiler should default to no prefix (June 27, 2008)
- Re: AOT Compilation of Ruby Libraries (June 27, 2008)
- Re: AOT Compilation of Ruby Libraries (June 27, 2008)
- Re: AOT Compilation of Ruby Libraries (June 26, 2008)
- [jira] Created: (JRUBY-2707) JRuby does not load AOT compiler escaped name (June 26, 2008)
- RE: AOT Compilation of Ruby Libraries (June 26, 2008)
- Re: AOT Compilation of Ruby Libraries (June 26, 2008)
- RE: AOT Compilation of Ruby Libraries (June 26, 2008)
- Re: AOT Compilation of Ruby Libraries (June 26, 2008)
- AOT Compilation of Ruby Libraries (June 26, 2008)
- [jira] Created: (JRUBY-2697) calling yield in a three-argument function causes an NPE in the compiler. (June 23, 2008)
- やる夫で学ぶJRuby最適化 - recompile.net (June 22, 2008)
- [jira] Created: (JRUBY-2680) When JIT Compiler compiles the append_features in the ruby\site_ruby\1.8\builtin\javasupport\proxy\interface.rb the compiled code slows down by a factor of 10 (June 19, 2008)
- [jira] Created: (JRUBY-2679) Selectively Disable JIT Compiler using command line options (June 19, 2008)
- Re: Compile Ruby source into Java class with AntBuilder (June 13, 2008)
- [jira] Created: (JRUBY-2650) Block construction/instantiation is slower in compiled than interpreted (June 13, 2008)
- Compile Ruby source into Java class with AntBuilder (June 13, 2008)
- [jira] Created: (JRUBY-2621) Something in ruby_parser is too long to compile, but doesn't get broken apart correctly (June 08, 2008)
- [jira] Created: (JRUBY-2600) Specific-arity call paths through compiled code have extraneous stack frames (May 31, 2008)
- [jira] Created: (JRUBY-2521) Compilation Warning for Sun proprietary API using (May 14, 2008)
- [jira] Created: (JRUBY-2505) Compile file in non-latin directory (May 09, 2008)
- Re: SVN head compilation problem (May 08, 2008)
- Re: SVN head compilation problem (May 07, 2008)
- SVN head compilation problem (May 07, 2008)
- [jira] Created: (JRUBY-2451) Cannot compile JRuby (regression of rev: 6565) (April 26, 2008)
- JRuby: Not Just Another JVM Language (April 22, 2008)
- Re: jrubyc: Trying to compile a Hello World (April 20, 2008)
- Re: jrubyc: Trying to compile a Hello World (April 20, 2008)
- jrubyc: Trying to compile a Hello World (April 20, 2008)
- Re: AOT compilation (April 14, 2008)
- Re: AOT compilation (April 14, 2008)
- Re: AOT compilation (April 14, 2008)
- AOT compilation (April 12, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 10, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 10, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 10, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 09, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 09, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 09, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 09, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 09, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 09, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 09, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 09, 2008)
- Re: Compiler #2 - Discusson and Ideas (April 09, 2008)
- Compiler #2 - Discusson and Ideas (April 09, 2008)
- Re: Compiled Ruby class doesn't have expected method signatures (April 09, 2008)
- Re: Compiled Ruby class doesn't have expected method signatures (April 09, 2008)
- RE: Compiled Ruby class doesn't have expected method signatures (April 09, 2008)
- Compiled Ruby class doesn't have expected method signatures (April 09, 2008)
- JRuby 1.1 Released (April 07, 2008)
- [jira] Created: (JRUBY-2346) Nailgun does not compile under HP-UX (March 31, 2008)
- [jira] Created: (JRUBY-2343) InheritedCacheCompiler does not use inherited call site fields, causing some permgen waste (March 30, 2008)
- Re: Strange error that looks like compiler problem (March 28, 2008)
- Re: Strange error that looks like compiler problem (March 28, 2008)
- Strange error that looks like compiler problem (March 28, 2008)
- Using JRuby to generate Code for the JVM (March 26, 2008)
- Re: AOT compilation => better performance? (March 24, 2008)
- Re: AOT compilation => better performance? (March 22, 2008)
- Re: AOT compilation => better performance? (March 22, 2008)
- Re: AOT compilation => better performance? (March 22, 2008)
- Re: AOT compilation => better performance? (March 21, 2008)
- AOT compilation => better performance? (March 21, 2008)
- JRuby 1.1RC3 Released (March 19, 2008)
- [jira] Created: (JRUBY-2246) Compiler fails to compile 500 line script (March 07, 2008)
- Re: Running AOT compiled Scripts in a Jar (March 03, 2008)
- Re: Running AOT compiled Scripts in a Jar (March 03, 2008)
- [jira] Created: (JRUBY-2216) Running AOT compiled Scripts in a Jar get a Class Not Found Exception. (March 03, 2008)
- Re: Running AOT compiled Scripts in a Jar (March 03, 2008)
- Re: Running AOT compiled Scripts in a Jar (March 01, 2008)
- Re: Running AOT compiled Scripts in a Jar (February 29, 2008)
- Re: Running AOT compiled Scripts in a Jar (February 29, 2008)
- Compile-and-run settings that speed up bignum-intensive apps (February 29, 2008)
- Running AOT compiled Scripts in a Jar (February 28, 2008)
- Installing the JDK 1.6 on Mac OS X (February 26, 2008)
- Installing the JDK 1.6 on Mac OS X (February 26, 2008)
- JRuby and the Permanent Generation (February 21, 2008)
- Re: Running Compiled ruby scripts (February 20, 2008)
- Running Compiled ruby scripts (February 19, 2008)
- [jira] Created: (JRUBY-2139) jruby.compile.frameless=true cause "Superclass method 'initialize' disabled." (February 19, 2008)
- JRuby 1.1 RC2 Released (February 17, 2008)
- [jira] Created: (JRUBY-2114) puts(begin; begin; end while nil; end) compilation fails (February 13, 2008)
- [jira] Created: (JRUBY-2111) test_thread failure in run-junit-compiled-threadpool (February 13, 2008)
- [jira] Created: (JRUBY-2095) Test failure in run-junit-precompiled (trunk, WinXp) (February 07, 2008)
- [jira] Created: (JRUBY-2067) AOT Compiler does not Function (February 05, 2008)
- [jira] Created: (JRUBY-2043) Temp local variable indices overwriting normal local variables in stack and boxed variable compilers (January 25, 2008)
- [jira] Created: (JRUBY-1981) Ruby tracing does not work with compiler (January 16, 2008)
- [jira] Created: (JRUBY-1974) Precompiling ruby files to run faisl (January 15, 2008)
- [jira] Created: (JRUBY-1902) AOT compiler does not produce usable output (January 06, 2008)
- [jira] Created: (JRUBY-1852) define_method methods do not JIT and are generally slower unless the code that contains them is compiled before they are defined (December 31, 2007)
- [jira] Created: (JRUBY-1810) JIT should attempt to locate a previously-compiled method of the same name and position before creating a new one (December 28, 2007)
- [jira] Created: (JRUBY-1798) JRuby JIT should have an upper limit on how many methods can be compiled, to avoid eating too much permgen (December 27, 2007)
- [jira] Created: (JRUBY-1753) while cases disabled with precompiled tests now runninng; known lackings in the compiler (December 19, 2007)
- Running compiled code errors with require (December 18, 2007)
- Using Compiled Scripts (December 17, 2007)
- [jira] Created: (JRUBY-1711) Compilation failure due to missing methods from joni (December 12, 2007)
- [jira] Created: (JRUBY-1710) Compilation failure due to missing methods from joni (December 12, 2007)
- [jira] Created: (JRUBY-1708) Compiler blows up with "NoVarsDynamicScope cannot be grown; use ManyVarsDynamicScope" (December 12, 2007)
- [jira] Created: (JRUBY-1668) Compiler/Regex integration bug (December 04, 2007)
- [jira] Created: (JRUBY-1666) JRuby needs a test target that attempts to compile all stdlib files, to confirm compiler is at least that complete and not blowing up (December 04, 2007)
- [jira] Created: (JRUBY-1630) incorrect break out of method produces error in compiled mode, but silent in interpreted mode (November 27, 2007)
- [jira] Created: (JRUBY-1628) Compiled ruby programs do not know how to interpret the directoy path in a require statement. (November 27, 2007)
- [jira] Created: (JRUBY-1621) rss/maker doesn't compile (November 26, 2007)
- Re: Compiling JRuby AOT With JET (Native x86 Compiler) (November 25, 2007)
- Re: Boxed variable compilation (November 21, 2007)
- [jira] Created: (JRUBY-1603) Boxed variable compilation could use lighter-weight scopes (November 21, 2007)
- [jira] Created: (JRUBY-1602) Boxed variable compilation doesn't detect eval within closures (November 21, 2007)
- Boxed variable compilation (November 21, 2007)
- Bytecode Tools in Ruby: A Low-level DSL (November 21, 2007)
- Re: how to load/require compiled script (November 21, 2007)
- Re: how to load/require compiled script (November 20, 2007)
- Re: how to load/require compiled script (November 20, 2007)
- RE: Compiling JRuby AOT With JET (Native x86 Compiler) (November 20, 2007)
- Re: how to load/require compiled script (November 20, 2007)
- how to load/require compiled script (November 20, 2007)
- Compiler work on 1.0 branch coming to and end (November 16, 2007)
- Exploring JRuby Syntax Trees With Scala, Part 1 (November 07, 2007)
- [jira] Created: (JRUBY-1538) Released 1.1b1 src tarball not compiling under osx, java 1.5, ant 1.6.5 (November 06, 2007)
- [jira] Created: (JRUBY-1531) Tracing in compiler / Tracing AOT compiled code (w/ patch) (November 05, 2007)
- RE: Compiling JRuby AOT With JET (Native x86 Compiler) (November 05, 2007)
- Closures Prototype Applied to JRuby Compiler (November 05, 2007)
- Re: Compiling JRuby AOT With JET (Native x86 Compiler) (November 05, 2007)
- Re: Compiling JRuby AOT With JET (Native x86 Compiler) (November 05, 2007)
- Closures Prototype Applied to JRuby Compiler (November 05, 2007)
- RE: Compiling JRuby AOT With JET (Native x86 Compiler) (November 05, 2007)
- Re: Compiling JRuby AOT With JET (Native x86 Compiler) (November 05, 2007)
- Compiling JRuby AOT With JET (Native x86 Compiler) (November 05, 2007)
- [jira] Created: (JRUBY-1515) Compiler is failing to compile files with nonstandard paths (November 04, 2007)
- First JRuby 1.1 beta and JRuby 1.0.2 released (November 03, 2007)
- [jira] Created: (JRUBY-1498) Brackets should not be required to precompile Jruby Programs (October 31, 2007)
- [jira] Created: (JRUBY-1497) :undefined method for Thread:class. for compiled Jruby classes (October 31, 2007)
- [jira] Created: (JRUBY-1494) Cache symbols in compiler (w/ patch) (October 30, 2007)
- Annotated Scala, Groovy, JRuby, Rhino, Jython ... (October 30, 2007)
- [jira] Created: (JRUBY-1486) Arguments that are passed to a compiled jruby file are not seen by the compiled program. (October 29, 2007)
- Re: Compiler and command line argumetns (October 29, 2007)
- Re: Compiler and command line argumetns (October 26, 2007)
- Re: Compiler and command line argumetns (October 26, 2007)
- Compiler and command line argumetns (October 26, 2007)
- Re: Tracing in compiler (October 26, 2007)
- Tracing in compiler (October 25, 2007)
- RE: Compile to .rbj instead of .class? (October 20, 2007)
- Re: Compile to .rbj instead of .class? (October 20, 2007)
- RE: Compile to .rbj instead of .class? (October 19, 2007)
- Re: Compile to .rbj instead of .class? (October 19, 2007)
- RE: Compile to .rbj instead of .class? (October 19, 2007)
- Introduction to Scala — the interpreter (October 19, 2007)
- Re: Compile to .rbj instead of .class? (October 19, 2007)
- Re: Compile to .rbj instead of .class? (October 19, 2007)
- RE: Compile to .rbj instead of .class? (October 19, 2007)
- Re: Compile to .rbj instead of .class? (October 19, 2007)
- RE: Compile to .rbj instead of .class? (October 19, 2007)
- Re: Compile to .rbj instead of .class? (October 19, 2007)
- Re: Compile to .rbj instead of .class? (October 19, 2007)
- Re: Compile to .rbj instead of .class? (October 19, 2007)
- Re: Compile to .rbj instead of .class? (October 19, 2007)
- RE: Compile to .rbj instead of .class? (October 18, 2007)
- Re: Compile to .rbj instead of .class? (October 18, 2007)
- RE: Compile to .rbj instead of .class? (October 18, 2007)
- Re: Compile to .rbj instead of .class? (October 18, 2007)
- RE: Compile to .rbj instead of .class? (October 18, 2007)
- Re: Compile to .rbj instead of .class? (October 18, 2007)
- Compile to .rbj instead of .class? (October 18, 2007)
- Re: AOT Compiler (October 18, 2007)
- Re: AOT Compiler (October 17, 2007)
- Re: AOT Compiler (October 17, 2007)
- AOT Compiler (October 16, 2007)
- [jira] Created: (JRUBY-1395) while loops and other protected constructs may require synthetic methods in the compiler (September 30, 2007)
- First, Fully Functional Ruby 1.8 Compiler Now Complete (September 28, 2007)
- Re: The Compiler Is Complete (September 28, 2007)
- The JRuby Compiler is Complete (September 28, 2007)
- Re: Caching compiled evals for repeat runs (September 28, 2007)
- Re: Caching compiled evals for repeat runs (September 28, 2007)
- Re: Caching compiled evals for repeat runs (September 28, 2007)
- Re: Caching compiled evals for repeat runs (September 28, 2007)
- Re: Caching compiled evals for repeat runs (September 28, 2007)
- Re: Caching compiled evals for repeat runs (September 28, 2007)
- Caching compiled evals for repeat runs (September 28, 2007)
- Headius: The Compiler Is Complete (September 28, 2007)
- The JRuby Compiler Is Complete (September 28, 2007)
- The first fully functional Ruby compiler (September 28, 2007)
- Re: The Compiler Is Complete (September 28, 2007)
- RE: The Compiler Is Complete (September 28, 2007)
- Re: The Compiler Is Complete (September 28, 2007)
- Re: The Compiler Is Complete (September 28, 2007)
- Re: The Compiler Is Complete (September 28, 2007)
- Re: The Compiler Is Complete (September 28, 2007)
- The Compiler Is Complete (September 27, 2007)
- Re: Status of compiler (September 25, 2007)
- [jira] Created: (JRUBY-1388) Foo::Bar = 1 is broken in compiler. (September 25, 2007)
- Re: Status of compiler (September 25, 2007)
- Re: Status of compiler (September 25, 2007)
- Re: Status of compiler (September 21, 2007)
- Re: Status of compiler (September 21, 2007)
- Re: Status of compiler (September 20, 2007)
- Re: Status of compiler (September 18, 2007)
- [jira] Created: (JRUBY-1366) Names when compiling scripts are mangld in some cases (September 17, 2007)
- Re: Is the compiler useable yet? Also, any examples of 'paintComponent' in JRuby? (September 12, 2007)
- Re: Is the compiler useable yet? Also, any examples of 'paintComponent' in JRuby? (September 12, 2007)
- Re: Is the compiler useable yet? Also, any examples of 'paintComponent' in JRuby? (September 12, 2007)
- Headius: JRuby Compiler Update, and a Nice Peformance Milestone (September 12, 2007)
- JRuby Compiler Update, and a Nice Peformance Milestone (September 12, 2007)
- [jira] Created: (JRUBY-1342) ant test-compiled consumes excessive memory (unless it hangs first) (September 12, 2007)
- Re: Is the compiler useable yet? Also, any examples of 'paintComponent' in JRuby? (September 12, 2007)
- Is the compiler useable yet? Also, any examples of 'paintComponent' in JRuby? (September 11, 2007)
- Re: Status of compiler (September 11, 2007)
- [jira] Created: (JRUBY-1340) In compiled code, return within an ensured section of code prevents ensure from running (September 10, 2007)
- Should Ruby have optional typing and compiler directives? (September 10, 2007)
- [jira] Created: (JRUBY-1330) Compiler ensure broken when it contains an explicit flow control element in it (September 07, 2007)
- Re: Status of compiler (August 31, 2007)
- Re: Status of compiler (August 29, 2007)
- Re: Status of compiler (August 28, 2007)
- Respective JVM Language Performance (August 27, 2007)
- JRuby 1.0.1 released along with plan for 1.1 (August 25, 2007)
- Re: Compiler woes (August 24, 2007)
- Re: Compiler woes (August 24, 2007)
- Compiler woes (August 23, 2007)
- Re: Status of compiler (August 14, 2007)
- Status of compiler (August 10, 2007)
- JRuby now JIT-compiles assertions (August 07, 2007)
- JRuby now JIT-compiles assertions (August 06, 2007)
- JRuby: The pain of compiling try-catch (August 02, 2007)
- The pain of compiling try-catch (August 01, 2007)
- [jira] Created: (JRUBY-1216) compiler not handling x = 1 correctly for cases where x hasn't been assigned (July 17, 2007)
- The results of JRuby compilation (July 16, 2007)
- The results of JRuby compilation (July 16, 2007)
- More Compiler Strategy in JRuby: Call Adapters and Stack-based Methods (July 15, 2007)
- Fruits of compiler labor (July 15, 2007)
- Finding a JVM compilation strategy for Ruby's dynamic nature (July 13, 2007)
- JRuby: Understanding the JVM JIT and helping it along (July 07, 2007)
Other Categories
Apache Tomcat Applets Charles Nutter Glassfish Java JIT JMX Lucene Nick Sieger Ola Bini Oracle Ruby on Rails Speed Swing Thomas Enebo Websphere