|
Rename Variable vmVersion : String to jdkMajorVersion : int in method public buildBytecodeAnnotations(member IMetaMember, compilationIndex int, model IReadOnlyJITDataModel, allowedAnnotations EnumSet<BCAnnotationType>) : BytecodeAnnotations in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder |
From |
To |
|
Rename Variable srcZipFile : File to file : File in method public getJDKSourceZip() : File in class org.adoptopenjdk.jitwatch.util.FileUtil |
From |
To |
|
Rename Variable zf : ZipFile to zipFile : ZipFile in method public readFileFromZip(moduleName String, zipFileName File, sourceFileName String) : String in class org.adoptopenjdk.jitwatch.loader.ResourceLoader |
From |
To |
|
Rename Variable lf : File to locationFile : File in method public getSourceForFilename(moduleName String, fileName String, locations List<String>) : String in class org.adoptopenjdk.jitwatch.loader.ResourceLoader |
From |
To |
|
Rename Variable jrePath : String to javaHome : String in method public getJDKSourceZip() : File in class org.adoptopenjdk.jitwatch.util.FileUtil |
From |
To |
|
Rename Variable mm : IMetaMember to metaMember : IMetaMember in method public TriView(parent JITWatchUI, config JITWatchConfig) in class org.adoptopenjdk.jitwatch.ui.triview.TriView |
From |
To |
|
Rename Parameter fileName : String to sourceFileName : String in method public readFileFromZip(moduleName String, zipFileName File, sourceFileName String) : String in class org.adoptopenjdk.jitwatch.loader.ResourceLoader |
From |
To |
|
Rename Parameter zipFile : File to zipFileName : File in method public readFileFromZip(moduleName String, zipFileName File, sourceFileName String) : String in class org.adoptopenjdk.jitwatch.loader.ResourceLoader |
From |
To |
|
Rename Parameter vmVersion : String to jdkMajorVersion : int in method private buildEliminationTagAnnotations(jdkMajorVersion int, compilation Compilation) : void in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder |
From |
To |
|
Rename Parameter vmVersion : String to jdkMajorVersion : int in method private buildParseTagAnnotations(jdkMajorVersion int, compilation Compilation) : void in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder |
From |
To |