a3246d8a601692b37ed98f217ec74db29416e2b8
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
org.ops4j.pax.exam:pax-exam-container-native:4.4.0 | |
org.ow2.asm:asm:5.0.3 | |
org.apache.commons:commons-lang3:3.3.1 | |
org.slf4j:slf4j-log4j12:1.7.12 | |
joda-time:joda-time:2.5 | |
io.netty:netty-all:4.0.25.Final | |
org.dcache:nfs4j-core:0.10.6 | |
net.openhft:affinity:3.0 | |
org.slf4j:slf4j-api:1.7.12 | |
org.apache.logging.log4j:log4j-core:2.2 | |
net.openhft:saxophone:1.0.4 | |
net.openhft:chronicle-values:1.0.0-alpha | |
net.java.dev.jna:jna:4.1.0 | |
net.openhft:compiler:2.2.0 | |
org.apache.logging.log4j:log4j-api:2.2 | |
net.java.dev.jna:jna-platform:4.1.0 | |
org.apache.logging.log4j:log4j-jul:2.2 | |
org.xerial.snappy:snappy-java:1.1.1.6 | |
org.ops4j.pax.url:pax-url-reference:2.4.0 | |
net.openhft:affinity:2.2 | |
org.testng:testng:6.8.8 | |
org.ops4j.pax.url:pax-url-aether:2.4.0 | |
org.slf4j:slf4j-simple:1.7.12 | |
org.easymock:easymock:3.3.1 | |
org.slf4j:slf4j-nop:1.7.12 | |
org.codehaus.jettison:jettison:1.3.6 | |
ch.qos.logback:logback-classic:1.1.2 | |
junit:junit:4.11 | |
org.openjdk.jmh:jmh-core-benchmarks:1.7 | |
log4j:log4j:1.2.17 | |
com.google.auto.oldValue:auto-oldValue:1.0-rc1 | |
junit:junit:4.12 | |
com.google.guava:guava-testlib:16.0.1 | |
com.intellij:annotations:12.0 | |
org.slf4j:slf4j-simple:1.7.6 | |
org.hamcrest:hamcrest-all:1.3 | |
net.openhft:chronicle-network:1.0.34-beta | |
org.ops4j.pax.exam:pax-exam-junit4:4.4.0 | |
ch.qos.logback:logback-core:1.1.2 | |
net.openhft:chronicle-wire:1.0.32-beta | |
org.apache.logging.log4j:log4j-api:2.3 | |
org.osgi:org.osgi.compendium:5.0.0 | |
org.apache.logging.log4j:log4j-core:2.3 | |
net.openhft:chronicle-core:1.1.0 | |
uk.co.real-logic:Agrona:0.1 | |
net.openhft:chronicle-algorithms:1.0.4-beta | |
net.openhft:chronicle-bytes:1.1.0 | |
org.mockito:mockito-core:1.9.5 | |
org.slf4j:jul-to-slf4j:1.7.12 | |
net.openhft:chronicle-logger:1.1.0 | |
org.apache.logging.log4j:log4j-slf4j-impl:2.2 | |
com.sun.java:tools:11.0.1 | |
com.thoughtworks.xstream:xstream:1.4.7 | |
net.openhft:chronicle:3.5.3 | |
net.openhft:chronicle:3.4.4-SNAPSHOT | |
org.ops4j.pax.url:pax-url-wrap:2.4.0 | |
net.openhft:chronicle-map:2.3.3 | |
net.openhft:lang:6.7.3 | |
org.apache.felix:org.apache.felix.framework:4.6.1 | |
net.openhft:chronicle-engine:1.7.10-beta | |
org.osgi:org.osgi.core:5.0.0 | |
org.ops4j.pax.exam:pax-exam-link-mvn:4.4.0 | |
org.glassfish.grizzly:grizzly-framework:2.3.14 | |
org.kohsuke.jetbrains:annotations:9.0 | |
javax.inject:javax.inject:1 | |
net.openhft:chronicle-threads:1.0.19-beta | |
org.apache.derby:derby:10.10.2.0 | |
joda-time:joda-time:2.8 | |
software.chronicle:chronicle-enterprise:1.7.12 | |
org.apache.logging.log4j:log4j-jul:2.3 | |
org.apache.logging.log4j:log4j-slf4j-impl:2.3 | |
org.apache.mina:mina-core:2.0.9 | |
org.openjdk.jmh:jmh-core:1.7 | |
net.sf.trove4j:trove4j:3.0.3 | |
com.google.auto.value:auto-value:1.0-rc1 | |
com.google.code.gson:gson:2.2.4 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public run() : void renamed to public main(args String[]) : void in class net.openhft.chronicle.queue.ChronicleQueueMicrobench | From | To | |
Move And Rename Method | 1 | ||
Move And Rename Method package RollCycle(format String, length int) from class net.openhft.chronicle.queue.RollCycle to package RollCycles(format String, length int) from class net.openhft.chronicle.queue.RollCycles | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type rollCycle : RollCycle to rollCycle : RollCycles in method public rollCycle(rollCycle RollCycles) : SingleChronicleQueueBuilder in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
Change Parameter Type timeZone : TimeZone to zoneId : ZoneId in method public RollDateCache(length int, format String, zoneId ZoneId) in class net.openhft.chronicle.queue.RollDateCache | From | To | |
Move Method | 2 | ||
Move Method public format() : String from class net.openhft.chronicle.queue.RollCycle to public format() : String from class net.openhft.chronicle.queue.RollCycles | From | To | |
Move Method public length() : int from class net.openhft.chronicle.queue.RollCycle to public length() : int from class net.openhft.chronicle.queue.RollCycles | From | To | |
Change Return Type | 2 | ||
Change Return Type RollCycle to RollCycles in method public forFormat(format String) : RollCycles in class net.openhft.chronicle.queue.RollCycle | From | To | |
Change Return Type RollCycle to RollCycles in method public forLength(length int) : RollCycles in class net.openhft.chronicle.queue.RollCycle | From | To | |
Move Attribute | 2 | ||
Move Attribute private format : String from class net.openhft.chronicle.queue.RollCycle to package format : String from class net.openhft.chronicle.queue.RollCycles | From | To | |
Move Attribute private length : int from class net.openhft.chronicle.queue.RollCycle to package length : int from class net.openhft.chronicle.queue.RollCycles | From | To | |
Extract Class | 1 | ||
Extract Class net.openhft.chronicle.queue.RollCycles from class net.openhft.chronicle.queue.RollCycle | From | To | |
Rename Attribute | 2 | ||
Rename Attribute timeZone : TimeZone to zoneId : ZoneId in class net.openhft.chronicle.queue.RollDateCache | From | To | |
Rename Attribute timeZone : String to zoneId : ZoneId in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueHeader.Roll | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type timeZone : String to zoneId : ZoneId in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueHeader.Roll | From | To | |
Change Attribute Type timeZone : TimeZone to zoneId : ZoneId in class net.openhft.chronicle.queue.RollDateCache | From | To | |
Rename Parameter | 1 | ||
Rename Parameter timeZone : TimeZone to zoneId : ZoneId in method public RollDateCache(length int, format String, zoneId ZoneId) in class net.openhft.chronicle.queue.RollDateCache | From | To |