issues@javamail.java.net

[Bug 4511] Thread safety in javax.mail.PasswordAuthentication

From: <bugzilla-daemon_at_kenai.com>
Date: Tue, 4 Oct 2011 20:39:25 +0000 (GMT)

http://kenai.com/bugzilla/show_bug.cgi?id=4511


Bill Shannon <shannon_at_kenai.com> changed:

           What |Removed |Added
----------------------------------------------------------------------------
           Priority|P1 |P5
             Status|NEW |ASSIGNED




--- Comment #1 from Bill Shannon <shannon_at_kenai.com> 2011-10-04 20:39:23 ---
The fields are private and are only ever written in the constructor.
Why do you think making them final will make any difference to
thread safety?

-- 
Configure bugmail: http://kenai.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.