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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16787

Removed compile warning in ObjectUtils

           Summary: Removed compile warning in ObjectUtils
           Product: Commons
           Version: 1.0 Alpha
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Lang
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


In Eclipse 2.1.M4, you get the following warning compiling 
java/org/apache/commons/lang/ObjectUtils.java:

Access to enclosing constructor ObjectUtils.Null() is emulated by a synthetic 
accessor method. Increasing its visibility will improve your performance
        ObjectUtils.java        Jakarta Commons 
Lang/src/java/org/apache/commons/lang   line 85

Attaching patch.

FYI, there are currently no other such warnings in the "src/java" tree. There 
are plenty of warnings in the "src/test" tree, which I am not as much 
concerned with.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to