Monkey wrench for compiling JDK 1.2 class files
Anthony Green
green@cygnus.com
Wed Sep 22 12:08:00 GMT 1999
Hi Jon -
> jikesos (from IBM) just generates plain terrible code with dead byte
> code everywhere about which gcj bitterly complains.
What do you mean exactly by `complains'? The compiler issues warnings
for dead code. It used to be the it would fail completely. Jikes
would, for instance, generate exception regions that ended in dead
code. Gcj can handle this now, so all you should be seeing are
warning messages.
Maybe the warning messages should be optional.
Are you still using an old compiler?
AG
--
Anthony Green Cygnus Solutions
Sunnyvale, California
More information about the Java
mailing list