dev@grizzly.java.net

Re: Fix for issue 3975 - be able to run JRuby 1.0.x and JRuby 1.1x versions against same grizzly-jruby module

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 05 Feb 2008 12:33:42 -0500

Hi Pramod,

patch applied. Can you try it to make sure? I will soon integrate a new
Grizzly runtime in v3 (snapshot) and you fix will be integrated. Let me
know what you think :-)

A+

-- Jeanfrancois

Pramod Gopinath wrote:
> Hi
> Here is the fix for issue 3975
> <https://glassfish.dev.java.net/issues/show_bug.cgi?id=3975>. The
> primary aim of this fix is to ensure that the grizzly-jruby module does
> not use internal APIs of JRuby. Based on suggestion from Nick Seager
> have ensured that we use the RubyRuntimeAdapter call instead, to ensure
> that the code would work with 1.0.x and future 1.1x versions of JRuby.
>
> Have attached a jar file containing the files : RubyObjectPool and
> RailsAdapter as part of it. Look at the detailed descriptions and svn
> diffs towards the bottom of the issue.
>
> Thanks
> Pramod Gopinath
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net