[jruby-dev] [jira] Created: (JRUBY-3011) java classes with non-public constructors are incorrectly instantiated

2008-09-22 Thread Igor Minar (JIRA)
java classes with non-public constructors are incorrectly instantiated -- Key: JRUBY-3011 URL: http://jira.codehaus.org/browse/JRUBY-3011 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-3010) __FILE__ is set wrongly for AOT compiled scripts

2008-09-22 Thread Moritz Heidkamp (JIRA)
__FILE__ is set wrongly for AOT compiled scripts Key: JRUBY-3010 URL: http://jira.codehaus.org/browse/JRUBY-3010 Project: JRuby Issue Type: Bug Components: Compiler Affects Versi

[jruby-dev] [jira] Created: (JRUBY-3009) IO#putc ignores I/O errors

2008-09-22 Thread Wayne Meissner (JIRA)
IO#putc ignores I/O errors -- Key: JRUBY-3009 URL: http://jira.codehaus.org/browse/JRUBY-3009 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.4 Reporter: Wayne Meissner Assignee:

[jruby-dev] [jira] Created: (JRUBY-3008) IO#putc flushes on every char

2008-09-22 Thread Wayne Meissner (JIRA)
IO#putc flushes on every char - Key: JRUBY-3008 URL: http://jira.codehaus.org/browse/JRUBY-3008 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.4 Reporter: Wayne Meissner Ass

Re: [jruby-dev] Ditch support for 1.8.7

2008-09-22 Thread Uwe Kubosch
Hi! This is maybe not my place, but as one user of JRuby I can confirm that 1.8.7 support is NOT desired at all. Only 1.8.6 and 1.9.1 is needed for our projects. Uwe On Sun, 2008-09-21 at 13:39 -0500, Thomas E Enebo wrote: > Yeah I was agreeing that 1.9 mode could satisfy most users who want >