Kernel.autoload has a couple of problems [active_scaffold blocker]
--
Key: JRUBY-916
URL: http://jira.codehaus.org/browse/JRUBY-916
Project: JRuby
Issue Type: Bug
Comp
Large floats displayed as "0," in some locales
--
Key: JRUBY-917
URL: http://jira.codehaus.org/browse/JRUBY-917
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
En
Running with any SecurityManager blocks all file access
---
Key: JRUBY-918
URL: http://jira.codehaus.org/browse/JRUBY-918
Project: JRuby
Issue Type: Bug
Components: Core Classes/M
autoload?, autoload, const_defined? do not work well with Colon2's (e.g.
autoload Object::Foo, 'blah.rb')
-
Key: JRUBY-919
URL: http://jira.codehaus.org/browse
Hmm, is this the expected result? (Interpreted results much faster than
compiled, on my computer at least.) Or is this just because the tests only
run once, so the overhead of compilation outweighs any benefit gained from
compiled code? (I think I just answered my own question, posting anyway.)
r
active_scaffold is now fixed on trunk (the demo someone mentioned in
an earlier email works for me anyways).
-Tom
--
Blog: http://www.bloglines.com/blog/ThomasEEnebo
Email: [EMAIL PROTECTED] , [EMAIL PROTECTED]
-
To unsubscribe
No direct access via package modules to classes and interfaces
--
Key: JRUBY-920
URL: http://jira.codehaus.org/browse/JRUBY-920
Project: JRuby
Issue Type: Bug
Components:
Bill Dortch wrote:
Hmm, is this the expected result? (Interpreted results much faster than
compiled, on my computer at least.) Or is this just because the tests
only run once, so the overhead of compilation outweighs any benefit
gained from compiled code? (I think I just answered my own questio
Subclasses of interface-only Java proxy classes don't inherit correctly
---
Key: JRUBY-921
URL: http://jira.codehaus.org/browse/JRUBY-921
Project: JRuby
Issue Type: Bug
http://www.martiansoftware.com/nailgun/background.html
I stumbled on it once before, but with Ola committing some client/server
stuff it might be worth a second look.
- Charlie
-
To unsubscribe from this list please visit:
Charles Oliver Nutter wrote:
http://www.martiansoftware.com/nailgun/background.html
I stumbled on it once before, but with Ola committing some client/server
stuff it might be worth a second look.
Just playing around with it a bit:
~/jruby-1.0.0RC1 $ time jruby -e "puts 'hello'"
hello
real
11 matches
Mail list logo