You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2005/08/18 22:43:39 UTC

DO NOT REPLY [Bug 36262] New: - o.a.l.chainsaw.LoggingReceiver does not compile with JDK 1.1 or 1.2 javac's

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36262>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36262

           Summary: o.a.l.chainsaw.LoggingReceiver does not compile with JDK
                    1.1 or 1.2 javac's
           Product: Log4j
           Version: 1.2
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: chainsaw
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: carnold@apache.org


JDK 1.1 and 1.2 javac compilers have bugs with blank final fields when the class
contains an inner class.  See:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4056774
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4218427

and possibly others.

o.a.l.chainsaw.LoggingReceiver has this pattern and so will not compile with a
JDK 1.1 or 1.2 compiler.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org