jirb_swing not working (r5707), regression in r5665
---------------------------------------------------
Key: JRUBY-2025
URL: http://jira.codehaus.org/browse/JRUBY-2025
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Environment: Mac6S 10.4.11, Java 1.5.0_13, JRuby trunk rev 5707
Reporter: Stephen Bannasch
Priority: Critical
jirb_swing starts up but no longer produces responses to input:
{code}
Welcome to the JRuby IRB Console [1.1RC1]
irb(main):001:0> puts "hello"
irb(main):002:0>
{code}
jjirb works fine.
The regression happened in r5665.
Moving from 5664 => 5665
{code}
$ svn up -r5665; ant clean; ant; jirb_swing
U src/org/jruby/RubyInstanceConfig.java
U src/org/jruby/util/IOHandlerNio.java
U src/org/jruby/util/IOHandlerNioBuffered.java
U src/org/jruby/util/AbstractIOHandler.java
U src/org/jruby/RubyGlobal.java
U src/org/jruby/RubyIO.java
Updated to revision 5665.
{code}
The problem appears.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email