Match |
Replace |
Instances |
isVeryGood |
isGood |
isChange |
Relevant Instances |
Commits |
Project |
Link |
DateUtils.addDays(new Date(analysisDate),:[v0]).getTime() |
DateUtils.addDays(Instant.ofEpochMilli(analysisDate),:[v0]) |
1 |
False |
False |
True |
1 |
['862136c48612703748db03dd7d52df515a86d7e6'] |
['sonarqube'] |
Link |
new Date(:[TCIVar]) |
:[TCIVar] |
2 |
True |
True |
True |
2 |
['7fff0e7f91614ae0db0f73e0ae4114ac26fd6245', '862136c48612703748db03dd7d52df515a86d7e6'] |
['sonarqube', 'wildfly'] |
Link |
ticker.getCurrentTimeMillis() |
Instant.ofEpochMilli(timeService.getCurrentTimeMillis()) |
1 |
False |
False |
True |
1 |
['c98b2ec6b6fb7938aeb533047fd17d9732d6f67c'] |
['uaa'] |
Link |
System.currentTimeMillis() |
Instant.now() |
3 |
True |
True |
True |
3 |
['617af28e80774249b0a52006ca70a4bf0b14451b', '7fff0e7f91614ae0db0f73e0ae4114ac26fd6245', '4bb88764527445da8dd9b6a04af86aa0a7b7041c'] |
['cucumber-jvm', 'hadoop', 'wildfly'] |
Link |
:[v0].thenReturn(new Date(:[TCIVar])) |
:[v0].thenReturn(:[TCIVar]) |
1 |
False |
False |
True |
1 |
['7fff0e7f91614ae0db0f73e0ae4114ac26fd6245'] |
['wildfly'] |
Link |
new Date(:[TCIVar] - :[v1].toMillis() - 1) |
:[TCIVar].minus(:[v1]) |
1 |
False |
False |
True |
1 |
['7fff0e7f91614ae0db0f73e0ae4114ac26fd6245'] |
['wildfly'] |
Link |
:[v1].compute(:[TCIVar],(key,oldValue) -> (:[v3] == :[v2] ? 0 : oldValue) + docCount) |
:[v1].compute(:[TCIVar],(k,oldValue) -> (:[v3] == :[v2] ? 0 : oldValue) + docCount) |
1 |
False |
False |
True |
1 |
['4ce95e4ef843326d7395d0edf9c06821f813fc75'] |
['elasticsearch'] |
Link |
roundingInfo.rounding.round(lowest) |
Instant.ofEpochMilli(keyForBucket) |
1 |
False |
False |
True |
1 |
['4ce95e4ef843326d7395d0edf9c06821f813fc75'] |
['elasticsearch'] |
Link |
:[v0] |
Instant.parse(:[v0]) |
1 |
False |
False |
True |
1 |
['655eb7145f736a54f01ebff7cfef34e83eed032a'] |
['AxonFramework'] |
Link |
:[v0].getTimeStampMillis() |
:[v0].getInstant() |
2 |
False |
False |
True |
2 |
['4bb88764527445da8dd9b6a04af86aa0a7b7041c'] |
['cucumber-jvm'] |
Link |
:[TCIVar] + :[v1].toMillis() |
:[TCIVar].plus(:[v1]) |
3 |
False |
False |
True |
3 |
['0068bae2e75fb315302d5236347dafd227b07cea'] |
['platform_frameworks_base'] |
Link |
new TimestampedValue<:[v2]>(:[v1],:[TCIVar]) |
new TimestampedValue<:[v2]>(:[v1],:[TCIVar].toEpochMilli()) |
2 |
False |
False |
True |
2 |
['0068bae2e75fb315302d5236347dafd227b07cea'] |
['platform_frameworks_base'] |
Link |
:[TCIVar] |
:[TCIVar].toEpochMilli() |
2 |
False |
False |
True |
2 |
['0068bae2e75fb315302d5236347dafd227b07cea'] |
['platform_frameworks_base'] |
Link |