Rake batch file for Windows environments
Key: JRUBY-1181
URL: http://jira.codehaus.org/browse/JRUBY-1181
Project: JRuby
Issue Type: Improvement
Components: Miscellaneous
Affects Versions
Hi, Charlie!
You'd better consider thread-safe in getIndex.
Ye Zheng
--
Everything is simple!
-
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
Huzzah. I have been waiting for this bug for a while and I thank you
for making it start to breath.
-Tom
On 7/1/07, Nick Sieger <[EMAIL PROTECTED]> wrote:
I just committed a patch I had lingering in JRUBY-991, plus some
enhancements. We can back out the change if it causes problems or
proves
dreamhead wrote:
Hi, Charlie!
You'd better consider thread-safe in getIndex.
I thought about that, and can easily add it. It's only making
modifications at JRuby startup time, but I suppose there could certainly
be multiple JRuby instances starting up at a time. The other option,
perhaps be
Warning line numbers off by one
---
Key: JRUBY-1182
URL: http://jira.codehaus.org/browse/JRUBY-1182
Project: JRuby
Issue Type: Bug
Components: Parser
Affects Versions: JRuby 1.0.0
Environmen
Since the lack of Java serialization of JRuby objects stops us dead
in our tracks when trying to hook up our persistence engine, I am
interested in either getting someone on this end to work on it or
jumping in myself. In either case, I need some background on the
JRuby runtime architecture
New closure conversion should prefer methods with convertable args over those
without
-
Key: JRUBY-1183
URL: http://jira.codehaus.org/browse/JRUBY-1183
Project: JRuby