[jruby-dev] [jira] Created: (JRUBY-6091) C extensions do not load on openjdk 1.7.0-b147

2011-09-23 Thread Evan Weaver (JIRA)
C extensions do not load on openjdk 1.7.0-b147 -- Key: JRUBY-6091 URL: https://jira.codehaus.org/browse/JRUBY-6091 Project: JRuby Issue Type: Bug Reporter: Evan Weaver

[jruby-dev] [jira] Created: (JRUBY-6089) Process.times only reports wall clock

2011-09-23 Thread Evan Weaver (JIRA)
Process.times only reports wall clock - Key: JRUBY-6089 URL: https://jira.codehaus.org/browse/JRUBY-6089 Project: JRuby Issue Type: Bug Reporter: Evan Weaver Assignee: Thomas E

[jruby-dev] [jira] Created: (JRUBY-5654) Memcached.gem will not run on JRuby

2011-03-28 Thread Evan Weaver (JIRA)
Memcached.gem will not run on JRuby --- Key: JRUBY-5654 URL: http://jira.codehaus.org/browse/JRUBY-5654 Project: JRuby Issue Type: Bug Components: C Extensions Reporter: Evan Weaver

[jruby-dev] [jira] Created: (JRUBY-1931) Exception#backtrace does not report the correct file for methods included from modules

2008-01-09 Thread Evan Weaver (JIRA)
: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.1b1 Reporter: Evan Weaver In backtraces in the tests for my library benchmark_unit, I get methods mis-assigned in files: "/opt/local/jruby-1-1/lib/ruby/1.8/test/unit/assertio

Re: [jruby-dev] Thread pooling passes all tests

2007-11-15 Thread Evan Weaver
Ruby > better fit many use cases that expect lightweight green threads. > > - Charlie > > - > To unsubscribe from this list please visit: > >

[jruby-dev] [jira] Created: (JRUBY-1504) ruby.launch.inproc causes test/unit to hang when called from within Rake

2007-10-31 Thread Evan Weaver (JIRA)
Reporter: Evan Weaver Assignee: Thomas E Enebo The reusable jvm for system() calls (ruby.launch.inproc) makes the jmongrel test/unit tests hang when called from within Rake: chloe:~/Desktop/projects/mongrel/trunk eweaver$ jruby -S rake (in /Users/eweaver/Desktop/projects

[jruby-dev] [jira] Created: (JRUBY-1503) disabled objectspace causes failures in Net/HTTP

2007-10-31 Thread Evan Weaver (JIRA)
disabled objectspace causes failures in Net/HTTP Key: JRUBY-1503 URL: http://jira.codehaus.org/browse/JRUBY-1503 Project: JRuby Issue Type: Bug Reporter: Evan Weaver

[jruby-dev] Re: disabled objectspace breaks net/protocol.rb :(

2007-10-31 Thread Evan Weaver
http://jira.codehaus.org/browse/JRUBY-1503 On Oct 31, 2007 9:02 PM, Evan Weaver <[EMAIL PROTECTED]> wrote: > Hi JRubyists, > > The default disabled objectspace is making something in Net/HTTP blow > up. This is a difficult one to isolate; maybe someone else can take a >

[jruby-dev] disabled objectspace breaks net/protocol.rb :(

2007-10-31 Thread Evan Weaver
7; /opt/local/jruby/lib/ruby/1.8/net/http.rb:452:in `get' ./test/testhelp.rb:40:in `test_base_handler_config' test/test_configurator.rb:71:in `test_base_handler_config' 1 tests, 5 assertions, 0 failures, 1 errors Thanks Evan -- Evan Weaver Cloudburst, LLC -

Re: [jruby-dev] Mongrel 1.1 beta JRuby gem

2007-10-29 Thread Evan Weaver
It should only depend on JRuby trunk as of a few days ago. If you could investigate that hang I would appreciate it. Evan On 10/29/07, Nick Sieger <[EMAIL PROTECTED]> wrote: > On 10/29/07, Evan Weaver <[EMAIL PROTECTED]> wrote: > > JRuby devs, > > > > Please t

[jruby-dev] Mongrel 1.1 beta JRuby gem

2007-10-29 Thread Evan Weaver
ldn't verify data signature: java.lang.IllegalArgumentException: serial number must be a positive integer -- Evan Weaver Cloudburst, LLC - To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

Re: [jruby-dev] Disabling ObjectSpace in 1.1

2007-10-28 Thread Evan Weaver
;s the each_object functionality we want to disable by default. > > - Charlie > > - > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > -- Evan Weaver Cloudburst, LLC

Re: [jruby-dev] benefits of the Rake-based build system

2007-10-23 Thread Evan Weaver
les Oliver Nutter <[EMAIL PROTECTED]> wrote: > Evan Weaver wrote: > > Not to step out of my place, but I saw the tickets and patch for the > > Rake build system ( http://jira.codehaus.org/browse/JRUBY-1449 ) and > > don't understand the benefit of the additional co

[jruby-dev] benefits of the Rake-based build system

2007-10-23 Thread Evan Weaver
Not to step out of my place, but I saw the tickets and patch for the Rake build system ( http://jira.codehaus.org/browse/JRUBY-1449 ) and don't understand the benefit of the additional complexity. What do other people think? Evan -- Evan Weaver Cloudburst

[jruby-dev] Mongrel port blocked by JRUBY-1460 [Was: Obscure test/unit interaction problems]

2007-10-22 Thread Evan Weaver
This ticket http://jira.codehaus.org/browse/JRUBY-1460 is the only remaining problem with the JRuby mongrel port. Anyone have any thoughts? Thanks for all the assistance so far. Evan On 10/18/07, Evan Weaver <[EMAIL PROTECTED]> wrote: > Ok, couple of things. > > Errno::ECONN

[jruby-dev] [jira] Created: (JRUBY-1460) TCPSockets do not stay fully closed

2007-10-20 Thread Evan Weaver (JIRA)
TCPSockets do not stay fully closed --- Key: JRUBY-1460 URL: http://jira.codehaus.org/browse/JRUBY-1460 Project: JRuby Issue Type: Bug Reporter: Evan Weaver Assignee: Thomas E Enebo

[jruby-dev] [jira] Created: (JRUBY-1459) TCPSocket#closewrite has no effect

2007-10-20 Thread Evan Weaver (JIRA)
TCPSocket#closewrite has no effect -- Key: JRUBY-1459 URL: http://jira.codehaus.org/browse/JRUBY-1459 Project: JRuby Issue Type: Bug Reporter: Evan Weaver Assignee: Thomas E Enebo

[jruby-dev] [jira] Created: (JRUBY-1451) jruby does not warn about uninitialized instance variables even when warnings are enabled

2007-10-19 Thread Evan Weaver (JIRA)
Project: JRuby Issue Type: Bug Components: Interpreter Reporter: Evan Weaver MRI: chloe:~/p/mongrel eweaver$ ruby -w -e '@nobody.nil?' -e:1: warning: instance variable @nobody not initialized JRuby: chloe:~/p/mongrel eweaver$ jruby -w -e '@nobody.

Re: [jruby-dev] Compile to .rbj instead of .class?

2007-10-18 Thread Evan Weaver
ntentionally (or accidentally) using it in > their own Java code. > > Thoughts? > > - Charlie > > - > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > -- Evan Weaver Cloudburst, LLC - To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

[jruby-dev] [jira] Created: (JRUBY-1447) Setting the priority of a dead thread causes NPE

2007-10-18 Thread Evan Weaver (JIRA)
Setting the priority of a dead thread causes NPE Key: JRUBY-1447 URL: http://jira.codehaus.org/browse/JRUBY-1447 Project: JRuby Issue Type: Bug Reporter: Evan Weaver

Re: [jruby-dev] Obscure test/unit interaction problems

2007-10-18 Thread Evan Weaver
Ok, couple of things. Errno::ECONNABORTED doesn't exist on JRuby. This issue was already known. http://jira.codehaus.org/browse/JRUBY-1393 Setting the priority of a dead thread causes a NPE. On MRI, it sets. http://jira.codehaus.org/browse/JRUBY-1447 Evan On 10/18/07, Evan Weaver &l

Re: [jruby-dev] Obscure test/unit interaction problems

2007-10-18 Thread Evan Weaver
Well, not exactly synchronous, but more synchronous, at least. On 10/18/07, Evan Weaver <[EMAIL PROTECTED]> wrote: > 1. Ah, I see. Try mongrel trunk again; it's synchronous now. I don't > really see why it wasn't before, since a server can only have one > @acceptor a

Re: [jruby-dev] Obscure test/unit interaction problems

2007-10-18 Thread Evan Weaver
aware. 3 & 4; still working. Evan On 10/18/07, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote: > Evan Weaver wrote: > > All right, here goes: > > > > 1. I can't reproduce this. Is the problem that closing the acceptor > > thread doesn't block on JRuby?

[jruby-dev] [jira] Created: (JRUBY-1446) FileUtils#mkdir_p causes test suites to not register if the mkdir_p argument already exists

2007-10-17 Thread Evan Weaver (JIRA)
Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.x Environment: JDK 1.5.0_07, 32-bit Intel OS X 10.4.10, JRuby trunk as of 10/16/07 Reporter: Evan Weaver FileUtils#mkdir_p causes test suites to not register if

Re: [jruby-dev] Obscure test/unit interaction problems

2007-10-17 Thread Evan Weaver
4. HttpServer is in the Mongrel module, so somehow it's not finding that reference appropriately. I haven't looked at this in detail yet. Thanks Evan On 10/17/07, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote: > Evan Weaver wrote: > > Thanks very much. I'll work

Re: [jruby-dev] Obscure test/unit interaction problems

2007-10-17 Thread Evan Weaver
mackenzie:~ eweaver$ jruby --version ruby 1.8.5 (2007-10-16 rev 3876) [i386-jruby1.1] Thanks Evan On 10/17/07, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote: > Evan Weaver wrote: > > Hi JRuby-devs, > > > > I'm working on the official JRuby Mongrel port, with

[jruby-dev] Obscure test/unit interaction problems

2007-10-17 Thread Evan Weaver
t from svn://rubyforge.org/var/svn/mongrel/trunk. Thanks Evan -- Evan Weaver Cloudburst, LLC - To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email