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: libgcj problems on panther


Andreas Tobler writes:
 > Andreas Tobler wrote:
 > 
 > > Andrew Haley wrote:
 > > 
 > >> Surely the thing to do here is make Panther use a shared libgcj.  Tons
 > >> of stuff won't work until that happens.
 > 
 > Btw, what else ?

Reflection, and anything that uses it: crypto won't work, for example.
We should add some tests for that.

 > FAIL: Throw_2 execution - source compiled test
 > FAIL: Throw_2 execution - gij test
 > FAIL: Throw_2 execution - bytecode->native test
 > FAIL: Throw_2 -O3 execution - source compiled test
 > FAIL: Throw_2 execution - gij test
 > FAIL: Throw_2 -O3 execution - bytecode->native test

Ah, yes, Throw_2.  I like that test.  :-)

 > Maybe I can get this FALLBACK MACRO done.......

Yep, that'll fix it.

Andrew.


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