[
https://issues.apache.org/jira/browse/CASSANDRA-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703640#action_12703640
]
Hudson commented on CASSANDRA-37:
---------------------------------
Integrated in Cassandra #51 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/51/])
r/m copied JDK code
patch by jbellis; reviewed by Eric Evans for
add SSTable tests. in particular we want to be sure to test bloomfilter
[de]serialize since that's going to change a lot.
patch by jbellis; reviewed by Eric Evans for
> 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
> Fix For: 0.3
>
> Attachments:
> 0001-add-SSTable-tests.-in-particular-we-want-to-be-sure.patch,
> 0002-r-m-copied-JDK-code.patch, 37.tgz
>
>
> 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]
> - FastByteArrayInputStream [ByteArrayInputStream]
> - FastByteArrayOutputStream [ByteArrayOutputStream]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.