issues@javamail.java.net

[Bug 5683] New: fix protected fields in final classes in javax.mail.search

From: <bugzilla-daemon_at_kenai.com>
Date: Thu, 08 Nov 2012 23:34:51 +0000

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

             Bug #: 5683
           Summary: fix protected fields in final classes in
                    javax.mail.search
    Classification: Unclassified
           Product: javamail
           Version: 1.4.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: generic
        AssignedTo: shannon_at_kenai.com
        ReportedBy: shannon_at_kenai.com
                CC: issues_at_javamail.kenai.com


Some of the final classes in javax.mail.search have protected fields.
Since these classes can't be subclassed, no one can access these protected
fields. These fields should become private.

-- 
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.