RE: JavaMemoryModel: Interaction between the memory model and exc eptions, Tread.stop()

From: Doug Lea (dl@cs.oswego.edu)
Date: Thu Apr 08 2004 - 20:00:13 EDT


The policy for deprecated methods like Thread.stop is that you never
improve their specs, or even reference them, if possible. They
continue to "do whatever they do" until they are finally taken away.
So I don't think there's much point in pursuing how async exceptions
fit in to JMM, except maybe as an academic exercise.

-Doug

-------------------------------
JavaMemoryModel mailing list - http://www.cs.umd.edu/~pugh/java/memoryModel



This archive was generated by hypermail 2b29 : Thu Oct 13 2005 - 07:01:02 EDT