[
https://issues.apache.org/jira/browse/GEODE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15025010#comment-15025010
]
ASF subversion and git services commented on GEODE-580:
-------------------------------------------------------
Commit 4b0925e30a2b22173bfb974d8fe60c569663be9d in incubator-geode's branch
refs/heads/develop from [~dschneider]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=4b0925e ]
GEODE-580: cleanup off-heap code
Unused dead code and classes have been removed.
The following inner classes have been moved to their own class files:
LifeCycleListener, Chunk, ChunkFactory, GemFireChunkFactory,
GemFireChunk, GemFireChunkSlice, ChunkWithHeapForm,
DataAsAddress, Fragment, RefCountChangeInfo, MemoryBlockNode,
SyncChunkStack, and FreeListManager.
The reference count debugging code has all been moved
to a new class named ReferenceCountHelper.
> Remove dead code from SimpleMemoryAllocatorImpl
> -----------------------------------------------
>
> Key: GEODE-580
> URL: https://issues.apache.org/jira/browse/GEODE-580
> Project: Geode
> Issue Type: Improvement
> Components: offheap
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
>
> SimpleMemoryAllocatorImpl has a bunch of classes in it that are never used
> because they are dead code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)