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] | |
Stuart> That means the problem, whatever it is, is happening either Stuart> during the Japize process or during compilation. If any of you Stuart> know about bytecode formats, you could try verifying that the Stuart> .class file produced by the compiler doesn't include this Stuart> exception.
It doesn't have this in it. I'm fairly certain -- I looked at it with jcf-dump, which as far as I'm aware is bug-free.
Am I running japize incorrectly?
I'm also curious -- your display shows deprecation info, but one I generate locally does not. Am I running japicompat incorrectly?
-- Stuart Ballard, Programmer NetReach - Internet Solutions (215) 283-2300, ext. 126 http://www.netreach.com/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |