Re: [jruby-dev] [jira] Created: (JRUBY-2661) specs hang under Apple Java 5

2008-06-15 Thread Vladimir Sizikov
Looking at 'git grep yes' output, I see at least three places where yes is spawned: 1.8/core/io/close_spec.rb:io = IO.popen 'yes', 'r' 1.8/core/io/close_spec.rb:io = IO.popen 'yes', 'r' 1.8/core/io/popen_spec.rb:io = IO.popen('yes', 'r') do |io| Not sure why it consumes so much CPU th

[jruby-dev] [jira] Created: (JRUBY-2664) --debug option on Windows is broken

2008-06-15 Thread Vladimir Sizikov (JIRA)
--debug option on Windows is broken --- Key: JRUBY-2664 URL: http://jira.codehaus.org/browse/JRUBY-2664 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.1

[jruby-dev] [jira] Created: (JRUBY-2665) IO#stat doesn't work in some cases on Windows

2008-06-15 Thread Vladimir Sizikov (JIRA)
IO#stat doesn't work in some cases on Windows - Key: JRUBY-2665 URL: http://jira.codehaus.org/browse/JRUBY-2665 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects

[jruby-dev] [jira] Created: (JRUBY-2666) Issues with Socket#getaddrinfo

2008-06-15 Thread Federico Builes (JIRA)
Issues with Socket#getaddrinfo -- Key: JRUBY-2666 URL: http://jira.codehaus.org/browse/JRUBY-2666 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Environment: Mac OS 10.5

[jruby-dev] [jira] Created: (JRUBY-2667) Plenty of new StringScanner failures for JRuby

2008-06-15 Thread Vladimir Sizikov (JIRA)
Plenty of new StringScanner failures for JRuby -- Key: JRUBY-2667 URL: http://jira.codehaus.org/browse/JRUBY-2667 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affec

[jruby-dev] [jira] Created: (JRUBY-2668) File uploading is not working when file size exceeds 10 KB

2008-06-15 Thread Frederic Jacquemin (JIRA)
File uploading is not working when file size exceeds 10 KB -- Key: JRUBY-2668 URL: http://jira.codehaus.org/browse/JRUBY-2668 Project: JRuby Issue Type: Bug Components: Core C

[jruby-dev] [jira] Created: (JRUBY-2669) StringScanner#peek crashes JRuby in some situations

2008-06-15 Thread Vladimir Sizikov (JIRA)
StringScanner#peek crashes JRuby in some situations --- Key: JRUBY-2669 URL: http://jira.codehaus.org/browse/JRUBY-2669 Project: JRuby Issue Type: Bug Components: Core Classes/Modules

[jruby-dev] [jira] Created: (JRUBY-2670) Updated build.xml to cache gems used by jar-complete task.

2008-06-15 Thread Stephen Bannasch (JIRA)
Updated build.xml to cache gems used by jar-complete task. -- Key: JRUBY-2670 URL: http://jira.codehaus.org/browse/JRUBY-2670 Project: JRuby Issue Type: Improvement Components