You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/04/01 17:59:13 UTC

[jira] Assigned: (CASSANDRA-37) Remove JDK-derived code from project

     [ https://issues.apache.org/jira/browse/CASSANDRA-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-37:
---------------------------------------

    Assignee: Jonathan Ellis

> Remove JDK-derived code from project
> ------------------------------------
>
>                 Key: CASSANDRA-37
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-37
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Critical
>
> Some classes appear to have been copied from the JDK source and altered to improve them for use in Cassandra.  Unfortunately neither the classic JDK nor the OpenJDK license is compatible with the Apache license that Cassandra is operating under.  See https://issues.apache.org/jira/browse/LEGAL-46
> Modified JDK classes include:
>  - BitSet [JDK: BitSet]
>  - DataInputBuffer [ByteArrayInputStream]
>  - DataOutputBuffer [ByteArrayOutputStream]

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