i've inherited a rather complex system:  a dozen servlets with
about 400 implementation classes.  the inheritance tree is kind
of deep.  it would be helpful to confirm that there are no
synchronization issues buried in those implementation classes.
has anyone found a product that can parse all this code, and
flag methods that "need" to be synchronized; the obvious case
being an object which derives from a servlet instance member?
finding cases derived from programmer threads is a bonus.
not a trivial task, i understand, and buying Rational Rose isn't
in the budget (assuming that Rose actually provides such support).

thanx,
robert young

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to