ed6e63d6ebfd0ff1f048642a1472f3c10953d688
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class org.neo4j.unsafe.impl.internal.dragons.NativeMemoryAllocationRefusedError moved to org.neo4j.io.mem.NativeMemoryAllocationRefusedError | From | To | |
Rename Attribute | 1 | ||
Rename Attribute nextAlignedPointer : long to nextPointer : long in class org.neo4j.io.mem.GrabAllocator.Grab | From | To | |
Extract Variable | 2 | ||
Extract Variable initialLockWord : long in method private clearMemorySimple(baseAddress long, pageCount long) : void from class org.neo4j.io.pagecache.impl.muninn.PageList | From | To | |
Extract Variable victimPage : long in method public setUp() : void from class org.neo4j.io.pagecache.impl.muninn.PageListTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter alignMask : long to nextPointer : long in method package Grab(next Grab, address long, limit long, nextPointer long) in class org.neo4j.io.mem.GrabAllocator.Grab | From | To |