Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.1.4
-
Fix Version/s: JRuby 1.1.4
-
Component/s: None
-
Labels:None
-
Environment:Fedora Linux 9, Sun Java 1.6.0_06, JRuby trunk 7520
-
Number of attachments :
Description
Same application as in JRUBY-2803.
When run with JRuby 1.1.3 with JIT disabled the application heap size peaks at 26MB, and then reduces and stabilizes at 13MB. NICE!
When run with JRuby trunk (7520), JIT disabled or enabled, the application heap size never stops growing and an OutOfMemoryError occurs after a while.
Maybe I'm doing something wrong, bit since it worked on 1.1.3 I suspect the recent changes have triggered this.
I'm new to RSpec. How would I write a spec for this?
Can't ship with a potential leak. Marking as blocker.