Re: Anyone developing Java ME on OS X?

James Closs <[email protected]> Thu, 17 Jul 2008 14:26:11 +0100
Newsgroups gmane.comp.java.sun.kvm
Message-ID <[email protected]>
> If I use ProGuard later than 2.1 the preverifier appears to work  
> OK, though apps obfuscated with ProGuard v3.x don't launch at all  
> on the 7610 and those obfuscated with 4.x give a ClassFormatError  
> at some point!

I seem to have sorted this - the problem in later versions of  
ProGuard appears to be resolved if I use the option '- 
useuniqueclassmembernames'

Apparently there's a bug on some devices which causes private and non- 
private methods that have the same name to interfere. Many thanks to  
Eric Lafortune for bringing this to my attention.

cheers

ps Still can't get any preverifier to work with ProGuard 2.x, though  
at least I can ignore this now!

====

James Closs, Director, bitBull Ltd

http://www.bitbull.com

07771 991171

====

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff KVM-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".