Michael Shuler created CASSANDRA-9586:
-----------------------------------------

             Summary: ant eclipse-warnings fails in trunk
                 Key: CASSANDRA-9586
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9586
             Project: Cassandra
          Issue Type: Bug
            Reporter: Michael Shuler
             Fix For: 3.x


{noformat}
eclipse-warnings:
    [mkdir] Created dir: /home/mshuler/git/cassandra/build/ecj
     [echo] Running Eclipse Code Analysis.  Output logged to 
/home/mshuler/git/cassandra/build/ecj/eclipse_compiler_checks.txt
     [java] incorrect classpath: 
/home/mshuler/git/cassandra/build/cobertura/classes
     [java] ----------
     [java] 1. ERROR in 
/home/mshuler/git/cassandra/src/java/org/apache/cassandra/io/util/RandomAccessReader.java
 (at line 81)
     [java]     super(new ChannelProxy(file), DEFAULT_BUFFER_SIZE, -1L, 
BufferType.OFF_HEAP);
     [java]           ^^^^^^^^^^^^^^^^^^^^^^
     [java] Potential resource leak: '<unassigned Closeable value>' may not be 
closed
     [java] ----------
     [java] 1 problem (1 error)

BUILD FAILED
{noformat}

(checked 2.2 and did not find this issue)
git blame on line 81 shows commit 17dd4cc for CASSANDRA-8897



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to