[Bug 417511] Review Request: jruby - Pure Java implementation of the Ruby interpreter

bugzilla at redhat.com bugzilla at redhat.com
Sun Apr 6 06:02:52 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: jruby - Pure Java implementation of the Ruby interpreter


https://bugzilla.redhat.com/show_bug.cgi?id=417511





------- Additional Comments From konrad at tylerc.org  2008-04-06 02:02 EST -------
New URLs:
http://konradm.fedorapeople.org/fedora/SPECS/jruby.spec
http://konradm.fedorapeople.org/fedora/SRPMS/jruby-1.1-1.fc8.src.rpm

Note:
This version does not even attempt to separate MRI's stdlib/gems/etc and 
jruby's; instead, I included ruby as a dependency of jruby's so that jruby can 
use /usr/lib/ruby. Maybe this is the way to go. It certainly is the easiest.

The rationale given to me by the jruby folks for separating the two is that 
much of ruby's stdlib is non-threadsafe and that jruby's use of system threads 
vs MRI's use of green threads makes issues surface that otherwise didn't 
present themselves.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list