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

Re: [JSR 166 (Concurrency utilities)]



The JSR says (section 2.5)

> However, there are a few critical JVM/language enhancements 
> surrounding atomicity and monitors necessary to obtain efficient 
> and correct semantics. 

I am surprised that this didn't kill the proposal, especially the
JVM bit... Can you comment on the likelihood that these enhancements
will be made and how usabel java.util.concurrent will be if they aren't?

Thanks,

Olivier Lefevre