[jruby-dev] [jira] Created: (JRUBY-5268) The 'singleton' library may have race conditions on init

2010-12-21 Thread Charles Oliver Nutter (JIRA)
The 'singleton' library may have race conditions on init Key: JRUBY-5268 URL: http://jira.codehaus.org/browse/JRUBY-5268 Project: JRuby Issue Type: Bug Components: Standard

[jruby-dev] [jira] Created: (JRUBY-5269) Dir.glob 'rakefile', File::FNM_CASEOLD on 'Rakefile' returns ['rakefile']

2010-12-21 Thread Thomas E Enebo (JIRA)
Dir.glob 'rakefile', File::FNM_CASEOLD on 'Rakefile' returns ['rakefile'] - Key: JRUBY-5269 URL: http://jira.codehaus.org/browse/JRUBY-5269 Project: JRuby Issue Type:

[jruby-dev] [jira] Created: (JRUBY-5270) JRuby parses invalid regex without raising SyntaxError

2010-12-21 Thread Tony Arcieri (JIRA)
JRuby parses invalid regex without raising SyntaxError -- Key: JRUBY-5270 URL: http://jira.codehaus.org/browse/JRUBY-5270 Project: JRuby Issue Type: Bug Components: Parser