Re: help needed - decompiling
- From: "Allan M. Bruce" <allanmb@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 29 Mar 2006 22:21:56 +0100
see http://mindprod.com/jgloss/decompiler.html
for a list of possibilities. DJ is about state of the art.
Maybe I didnt specify the correct options, but I have a lot of errors, here
is a couple which seem to be repeated:
public User getUser(String xiName, int xiConfID)
{
Object obj = mSema4;
JVM INSTR monitorenter ;
return (User)mUsersByName.get((new
StringBuilder()).append(xiName).append(":").append(xiConfID).toString());
Exception exception;
exception;
throw exception;
}
Allan
.
- Follow-Ups:
- Re: help needed - decompiling
- From: Thomas Fritsch
- Re: help needed - decompiling
- From: Roedy Green
- Re: help needed - decompiling
- References:
- help needed - decompiling
- From: Allan M. Bruce
- Re: help needed - decompiling
- From: Roedy Green
- help needed - decompiling
- Prev by Date: Re: help needed - decompiling
- Next by Date: Re: ItemStateListener
- Previous by thread: Re: help needed - decompiling
- Next by thread: Re: help needed - decompiling
- Index(es):
Relevant Pages
|