At 11:39 AM -0500 5/10/08, Thomas E Enebo wrote:
>We plan on putting out a version of JRuby (1.1.2) some time between
>now and RailsConf (I would like to see us do this a good week before
>it like May 23 or May 26 at latest).
>
>So are there any bug that are really important to you that we should
>look at?  We plan on doing some major bug triage at the beginning of
>this week and it would be nice to know which ones to look at first.
>

This one's pretty important to me:

  http://jira.codehaus.org/browse/JRUBY-2495
  Requiring and using a Java library that ends up using a Thread Context classloader doesn't work.

Here's the problem in a nutshell:

I get classnotfound errors when I try and use a Java library from a JRuby program when the library tries to dynamically create classes that are only defined by class resources accessible to the JRuby class loader (example: XMLDecoder).

The issue is caused because the libraries use a thread context classloader which in the current implementation is only available to the ancestors of the JRuby class loader.

Lots more detail in the Jira report.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Message Thread

[jruby-user] JRuby 1.1.2 + You (bug nomination time) Thomas E Enebo (tom.enebo@gmail...)
10 May 2008
[jruby-dev] Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Alex Durgin (alex.h.durgin@alumni.vanderbilt...)
10 May 2008
Re: [jruby-dev] Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Vladimir Sizikov (vsizikov@gmail...)
10 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Mike Herrick (mike@csinitiative...)
10 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Charles Oliver Nutter (charles.nutter@sun...)
11 May 2008
Re: [jruby-dev] JRuby 1.1.2 + You (bug nomination time) Steen Lehmann (steen.lehmann@gmail...)
10 May 2008
Re: [jruby-dev] JRuby 1.1.2 + You (bug nomination time) Charles Oliver Nutter (charles.nutter@sun...)
11 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Darcy Schultz (schuldar@gmail...)
10 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Charles Oliver Nutter (charles.nutter@sun...)
11 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Darcy Schultz (schuldar@gmail...)
11 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Jesse Hu (yizhih@gmail...)
12 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Stephen Bannasch (stephen.bannasch@deanbrook...)
10 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Wayne Meissner (wmeissner@gmail...)
10 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Vladimir Sizikov (vsizikov@gmail...)
11 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Richard Forster (rforster@swin.edu...)
10 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Charles Oliver Nutter (charles.nutter@sun...)
15 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Matthew Williams (matthew.d.williams@gmail...)
15 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Vladimir Sizikov (vsizikov@gmail...)
15 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Matt Burke (maburke@sep...)
15 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Charles Oliver Nutter (charles.nutter@sun...)
16 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Vladimir Sizikov (vsizikov@gmail...)
11 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Thomas E Enebo (tom.enebo@gmail...)
11 May 2008
Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Matt Burke (maburke@sep...)
12 May 2008
Re: [jruby-dev] JRuby 1.1.2 + You (bug nomination time) Martin Krauskopf (Martin.Krauskopf@Sun...)
12 May 2008
Re: [jruby-dev] JRuby 1.1.2 + You (bug nomination time) Vladimir Sizikov (vsizikov@gmail...)
12 May 2008
Re: [jruby-dev] JRuby 1.1.2 + You (bug nomination time) Martin Krauskopf (Martin.Krauskopf@Sun...)
12 May 2008
Re: [jruby-dev] JRuby 1.1.2 + You (bug nomination time) Vladimir Sizikov (vsizikov@gmail...)
12 May 2008
[jruby-dev] Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Vladimir Sizikov (vsizikov@gmail...)
14 May 2008
[jruby-dev] Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Vladimir Sizikov (vsizikov@gmail...)
14 May 2008
[jruby-dev] Re: [jruby-user] JRuby 1.1.2 + You (bug nomination time) Vladimir Sizikov (vsizikov@gmail...)
15 May 2008
Copyright 2006-2007 The Codehaus Foundation
Powered by Codehaus March (Version: 0.1-HEAD)