[Bug libgcj/24616] linking BC-compiled classes: NoClassDefFoundErrors should be deferred

thebohemian at gmx dot net gcc-bugzilla@gcc.gnu.org
Wed Nov 2 11:09:00 GMT 2005



------- Comment #3 from thebohemian at gmx dot net  2005-11-02 11:09 -------
Created an attachment (id=10113)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10113&action=view)
lazy linker test setup

This is a newer version of the test for class linking. The change is that the
actual tests are not run inside the methods of the LazyLinker class but in
separate ones which are then loaded via reflection.

By doing so loading the LazyLinker class itself works on all test environments
and one can inspect the steps until the test is run more detailed.


-- 

thebohemian at gmx dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10103|0                           |1
        is obsolete|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24616



More information about the Gcc-bugs mailing list