1e40eac8a355e794fc911114989133402cf95088
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type buffer : DataBuffer to buffer : BaseDataBuffer in method public attachBuffer(buffer BaseDataBuffer) : void in class org.nd4j.jita.allocator.impl.AllocationPoint | From | To | |
Rename Variable | 1 | ||
Rename Variable zThread : ZeroGarbageCollectorThread to uThread : UnifiedGarbageCollectorThread in method protected initHostCollectors() : void in class org.nd4j.jita.allocator.impl.AtomicAllocator | From | To | |
Change Variable Type | 1 | ||
Change Variable Type zThread : ZeroGarbageCollectorThread to uThread : UnifiedGarbageCollectorThread in method protected initHostCollectors() : void in class org.nd4j.jita.allocator.impl.AtomicAllocator | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type originalDataBufferReference : WeakReference<DataBuffer> to originalDataBufferReference : WeakReference<BaseDataBuffer> in class org.nd4j.jita.allocator.impl.AllocationPoint | From | To |