Guys,

That's the revision 5360 that causes the permgen failure.

Thanks,
  --Vladimir

On Dec 26, 2007 10:54 PM, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote:
> I'm seeing some bad regressions on trunk, of the permgen variety:
>
>      [junit] Testsuite: org.jruby.test.RubyTestTestSuite
>      [junit] could not compile:
> test/externals/ruby_test/test/core/Hash/instance/tc_each_key_generated_test.rb
> because of: "PermGen space"
>      [junit] java.lang.OutOfMemoryError: PermGen space
>      [junit] could not compile:
> test/externals/ruby_test/test/core/Hash/instance/tc_each_value_generated_test.rb
> because of: "PermGen space"
>      [junit] java.lang.OutOfMemoryError: PermGen space
>      [junit] could not compile:
> test/externals/ruby_test/test/core/Hash/instance/tc_empty_generated_test.rb
> because of: "PermGen space"
>      [junit] java.lang.OutOfMemoryError: PermGen space
>      [junit] java.lang.OutOfMemoryError: PermGen space
>      [junit] IO error --
> test/externals/ruby_test/test/core/Hash/instance/tc_empty
>      [junit]
> test/externals/ruby_test/test/core/Hash/instance/tc_empty_generated_test.rb:2:in
> `require')
>      [junit] Tests run: 87, Failures: 1, Errors: 4, Ti
>
> This is new as of the past two days. I had not been working on JRuby
> since the 23rd, and updated a bit ago. Now ant test blows up every time,
> under Java 5 and Java 6 on OS X. Vladimir confirmed Java 6 on Linux is
> also blowing up.
>
> My money would be on Bill's changes, but I haven't investigated at all.
> Those of you who committed changes the past two days need to bisect and
> figure out what's blowing up...and then fix it.
>
> - Charlie
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to