Invalid Java identified by JDK7 in StorageProxy.java
----------------------------------------------------

                 Key: CASSANDRA-366
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-366
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.4
            Reporter: Michael Greene
             Fix For: 0.4


Per http://bugs.sun.com/view_bug.do?bug_id=6182950 the two dispatchMessage() 
methods in StorageProxy.java should not compile.  JDK6 allows both to coexist, 
against the spec.  JDK7 fixes this, resulting in a compilation error on 
StorageProxy.java

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to