01f15fb9b124531a31864553178cba03c50afa1c
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type length : long to length : size_t in method private msync(addr Pointer, length size_t, flags int) : int in class net.openhft.chronicle.hash.impl.util.jna.PosixMsync | From | To | |
Change Parameter Type addr : long to addr : Pointer in method private msync(addr Pointer, length size_t, flags int) : int in class net.openhft.chronicle.hash.impl.util.jna.PosixMsync | From | To | |
Move Class | 1 | ||
Move Class net.openhft.chronicle.hash.impl.PosixMsync moved to net.openhft.chronicle.hash.impl.util.jna.PosixMsync | From | To |