I've landed the second pass at JI refactoring, this time eliminating
most of the intermediate waste and duplicate logic for method selection
and argument coercion. Before, incoming Ruby objects were first coerced
to their default Java type (like Fixnum to Long), and stuffed into an
array. That
-S switch breaks if you have directory in pwd matching name of file in bin/PATH
---
Key: JRUBY-2845
URL: http://jira.codehaus.org/browse/JRUBY-2845
Project: JRuby
Is
I'm having some trouble getting it to run on OS X, so I may have to try
running it on my Linux box a bit later. Could you try your run with -X-C
to turn off compilation? If you find that it's faster...well we may have
a good clue on where something is less than efficient in compiled code.
Uwe
Memcache session store does not work across multiple application servers
Key: JRUBY-2844
URL: http://jira.codehaus.org/browse/JRUBY-2844
Project: JRuby
Issue Type: Bug
Uwe Kubosch wrote:
Great work Charles!
For issue http://jira.codehaus.org/browse/JRUBY-2803 I can see no
difference, however running with "-r profile" actually speeds things up
considerably, both 1.1.2, 1.1.3 and trunk. Maybe a hint for
improvement?
That would point toward something being wro
Issues with BasicSocket#close_read
--
Key: JRUBY-2843
URL: http://jira.codehaus.org/browse/JRUBY-2843
Project: JRuby
Issue Type: Bug
Components: Rails WAR Deployment
Environment: Mac OS 10.5
Get Errno::ENOTSOCK in UDPSocket.open
-
Key: JRUBY-2842
URL: http://jira.codehaus.org/browse/JRUBY-2842
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.1.3
Environment: Windows XP Pro
Great work Charles!
For issue http://jira.codehaus.org/browse/JRUBY-2803 I can see no
difference, however running with "-r profile" actually speeds things up
considerably, both 1.1.2, 1.1.3 and trunk. Maybe a hint for
improvement?
Uwe
On Sun, 2008-07-20 at 01:01 -0500, Charles Oliver Nutter wr