I'd like to lobby for http://jira.codehaus.org/browse/JRUBY-3111.  It's
actually a problem in jvyamlb but it makes JRuby inconsistent with MRI.  I
attached a patch that I think works, at least all the tests pass.  This bug
ends up effecting NetBeans ability to parse certain YAML files which is kind
of annoying while trying to develop with it.  Great work on 1.1.6.

Joe

On Wed, Nov 26, 2008 at 8:26 AM, Charles Oliver Nutter <
[EMAIL PROTECTED]> wrote:

> We're looking at JRuby 1.1.6 middle of next week. The major changes:
>
> * 1.9 support in the parser; only interpreted mode at the moment
> * Many 1.9 API additions
> * feof blocking fix a number of you have reported
> * A leak of WeakReferences for IO FileDescriptors, filling up a
> ConcurrentHashMap and eventually crippling the server
> * More constant caching for A::B style cases
> * Other bug fixes as well
>
> Now's the time to lobby for and help get patches made for your favorite
> bugs.
>
> FYI, we're going into Thanksgiving this week in the US, so some of us will
> be a bit less accessible.
>
> - Charlie
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>   http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to