[
https://issues.apache.org/jira/browse/CASSANDRA-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Greene updated CASSANDRA-366:
-------------------------------------
Attachment: 366_v1.diff
Attached patch renames one of the methods. All tests pass on both JDK6 and JDK7
following the patch.
> 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
>
> Attachments: 366_v1.diff
>
>
> 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.