Subj : Re: Rhino 1.5r4: class lookup problems To : Andreas Rozek From : Igor Bukanov Date : Mon Feb 24 2003 02:47 pm Andreas Rozek wrote: > Hello! > > After having "installed" Rhino 1.5r4 on my system, many of my old > Rhino scripts fail to run any longer. Reason: Java class lookup seems > to be broken! .... > Did you work on class loading between Rhino 1.5r3 and 1.5r4? There is a regression in 1.5R4, see http://bugzilla.mozilla.org/show_bug.cgi?id=96270 . If you could post a simple example of a script that stops working, it would be possible to check if this bug is a source of problems or it is related to class loading changes to fix http://bugzilla.mozilla.org/show_bug.cgi?id=166530 . Regards, Igor .