Re: help needed - decompiling
- From: "Allan M. Bruce" <allanmb@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 29 Mar 2006 23:09:10 +0100
"Roedy Green" <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx> wrote in
message news:n01m22p4cf60916jj036hh7h4mv3u1fjqp@xxxxxxxxxx
On Wed, 29 Mar 2006 22:21:56 +0100, "Allan M. Bruce"
<allanmb@xxxxxxxxxxxxxxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :
public User getUser(String xiName, int xiConfID)
{
Object obj = mSema4;
JVM INSTR monitorenter ;
to sort that out, try writing some code with the synchronised keyword
and look aht how it decompiles.
Should it need to be synchronized? I am using a Hashtable which I believe
to be threadsafe, am I wrong?
Thanks
Allan
.
- Follow-Ups:
- 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
- Re: 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: help needed - decompiling
- Previous by thread: Re: help needed - decompiling
- Next by thread: Re: help needed - decompiling
- Index(es):