Toggle navigation
Home
java.lang.String[] to java.lang.String
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'error-prone'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Variable
parsedArgs
to
argv
parsedArgs
to
argv
stringList
to
out
stringList
to
out
args
to
outDBConfigPath
expected
to
sources
expected
to
sources
splitJavadocOnSectionIfPresent
to
getJavadocSection
splitJavadocOnSectionIfPresent
to
getJavadocSection
vComps1
to
v1WithoutBuildMetadata
vComps2
to
v2WithoutBuildMetadata
params
to
param
args
to
arg
parts
to
hostPort
args
to
paramTypes
args
to
paramTypes
args
to
paramTypes
args
to
agentType
sTarget
to
targets
sOrder
to
orders
parts
to
runConfigURL
EXECUTE_QUERY_TYPES
to
EXECUTE_QUERY
values
to
value
features
to
idsVersions
args
to
arg
args
to
arg
args
to
arg
args
to
arg
args
to
arg
args
to
arg
args
to
arg
args
to
arg
args
to
arg
audience
to
issuedFor
audience
to
issuedFor
jarFiles
to
jarFile
parts
to
javaVersion
Cascading Type Change (Similar)
String[]
to
String
String[]
to
String
String[]
to
String
String[]
to
String
String[]
to
String
String[]
to
String
String[]
to
String
String[]
to
String
String[]
to
String
String[]
to
String
Add or Remove Method invocation
split
to
toString
split
to
toString
split
to
replace
split
to
NVL
Arrays.stream(extraHosts).filter(host -> !host.isEmpty()).collect(toList())
to
Arrays.stream(extraHosts.split(" *, *")).filter(host -> !host.isEmpty()).collect(toList())
split
to
getProperty
Update argument list (Method invocation)
substring
to
substring
substring
to
substring
Other
'.'
to
BUILD_SEP
'.'
to
BUILD_SEP
params[pNdx]
to
param
args[aNdx]
to
arg
args[1]
to
agentType
EXECUTE_QUERY_TYPES[0]
to
EXECUTE_QUERY
Rename Method invocation
split
to
substringBefore
split
to
substringBefore
getStringList
to
getString
getAudience
to
getIssuedFor
getAudience
to
getIssuedFor