[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dava and J2ME



After patching Soot for J2ME, I discovered that Dava still has problem with
J2ME class files.

C:\Download\nokia\Nokia_MIDP_Example_Apps_v0_9_3\midp1_0\examples\midlet\Del
iver
y\classes>java soot.Main --soot-classpath
C:\Nokia_Developers_Suite\Emulators\No
kia_6310i_MIDP_SDK_Beta_0_1\lib;.\ --j2me --dava
example.delivery.DeliveryMIDlet

Soot started on Thu Apr 18 13:56:48 GMT+01:00 2002
Verifying exception handling...
Aborting: can't find classfilejava.lang.Error

It would appear that it fails the test in ThrowFinder.find(). I got a bit
lost understanding this bit of code, and would appreciate some assistance.

Regards,
Stephen Cheng