74276df8dbb14fc413c08e2fed91dcf527fad797
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 19
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
com.github.jnr:jnr-posix:3.0.50 | |
org.codehaus.groovy:groovy:2.5.8 | |
org.codehaus.groovy:groovy-jsr223:2.5.8 | |
Removed | |
net.java.dev.jna:jna:4.5.0 | |
net.java.dev.jna:jna-platform:4.5.0 | |
Updated | |
From org.apache.httpcomponents:httpclient 4.5 To 4.4 | |
From org.apache.httpcomponents:httpclient 4.4 To 4.5 | |
From com.hazelcast:hazelcast 3.10.4 To 3.10.6 | |
From com.hazelcast:hazelcast 3.10.6 To 3.10.4 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type pointer : Pointer to pointer : long in method package OPointer(pointer long, size int) in class com.orientechnologies.common.directmemory.OPointer | From | To | |
Rename Variable | 2 | ||
Rename Variable result : int to os : Platform.OS in method public getMemoryLimit(printSteps boolean) : MemoryLimitResult in class com.orientechnologies.common.jnr.ONative | From | To | |
Rename Variable rlimit : OCLibrary.Rlimit to rLimit : RLimit in method public getOpenFilesLimit(verbose boolean, recommended int, defLimit int) : int in class com.orientechnologies.common.jnr.ONative | From | To | |
Change Return Type | 4 | ||
Change Return Type int to void in method public close(fd int) : void in class com.orientechnologies.common.jnr.ONative | From | To | |
Change Return Type Pointer to long in method package getNativePointer() : long in class com.orientechnologies.common.directmemory.OPointer | From | To | |
Change Return Type int to void in method public fsync(fd int) : void in class com.orientechnologies.common.jnr.ONative | From | To | |
Change Return Type int to void in method public fallocate(fd int, offset long, len long) : void in class com.orientechnologies.common.jnr.ONative | From | To | |
Move Class | 2 | ||
Move Class com.orientechnologies.common.jna.ONative moved to com.orientechnologies.common.jnr.ONative | From | To | |
Move Class com.orientechnologies.common.jna.OCLibrary moved to com.orientechnologies.common.jnr.OCLibrary | From | To | |
Change Variable Type | 3 | ||
Change Variable Type result : int to os : Platform.OS in method public getMemoryLimit(printSteps boolean) : MemoryLimitResult in class com.orientechnologies.common.jnr.ONative | From | To | |
Change Variable Type rlimit : OCLibrary.Rlimit to rLimit : RLimit in method public getOpenFilesLimit(verbose boolean, recommended int, defLimit int) : int in class com.orientechnologies.common.jnr.ONative | From | To | |
Change Variable Type ptr : Pointer to ptr : long in method public deallocate(pointer OPointer) : void in class com.orientechnologies.common.directmemory.ODirectMemoryAllocator | From | To | |
Change Package | 1 | ||
Change Package com.orientechnologies.common.jna to com.orientechnologies.common.jnr | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type pointer : Pointer to pointer : long in class com.orientechnologies.common.directmemory.OPointer | From | To |