This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Call non-compil class...


Hello,

It does seem to work ok.  However, it is also very fragile.  For
instance, if your .class file changes, then you have to recompile any
classes referring to it, or they might stop working.  In fact, if you
even recompile the .class file with a different java compiler, you
might have to do this (I've spent a day or two tracking down just this
failure mode... sigh).


Oki so can tou send me an sample ? And how you compile it ?



Thanks Etienne




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]