This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: 3rd Party Classes: bad value constant type 0, index 0



Bryce wrote:
> Unfortunatly, gcj seems to have trouble with obfuscated classes. I
> got similar errors trying to compile the "volano" benchmark.

Tom Tromey and I made some changes to the compiler about a month ago
so it can grok more bizarre bytecode (coalescing overlapping eh
regions, and dealing with eh regions that extend into dead bytecode).
The obfuscation is no longer an issue for volano, but I think that
we're still missing a couple of support classes - something related to
security I think - I don't remember the details right now.  If anyone
has volano handy perhaps they could remind us...

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California

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