|
Change Parameter Type colour : Color to type : BCAnnotationType in method private checkLine(result BytecodeAnnotations, index int, annotation String, type BCAnnotationType) : void in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Change Parameter Type result : Map<Integer,List<LineAnnotation>> to annotations : BytecodeAnnotations in method private buildParseTagAnnotations(parseTag Tag, annotations BytecodeAnnotations, instructions List<BytecodeInstruction>, compilerName CompilerName) : void in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder |
From |
To |
|
Change Parameter Type result : Map<Integer,List<LineAnnotation>> to result : BytecodeAnnotations in method private checkLine(result BytecodeAnnotations, index int, annotation String, type BCAnnotationType) : void in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Change Parameter Type annotations : Map<Integer,List<LineAnnotation>> to bcAnnotations : BytecodeAnnotations in method private createLabel(instruction BytecodeInstruction, maxOffset int, line int, bcAnnotations BytecodeAnnotations, member IMetaMember, lineIndex int) : BytecodeLabel in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode |
From |
To |
|
Change Parameter Type parseTag : Tag to methodID : String in method public memberMatchesMethodID(member IMetaMember, methodID String, parseDictionary IParseDictionary) : boolean in class org.adoptopenjdk.jitwatch.journal.JournalUtil |
From |
To |
|
Change Variable Type result : Map<Integer,List<LineAnnotation>> to result : BytecodeAnnotations in method public testJava8TieredChain() : void in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Change Variable Type result : Map<Integer,List<LineAnnotation>> to bcAnnotations : BytecodeAnnotations in method private buildAnnotations(member IMetaMember, compiler CompilerName, logLines String[], bytecodeLines String[]) : BytecodeAnnotations in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Change Variable Type result : Map<Integer,List<LineAnnotation>> to result : BytecodeAnnotations in method public testJava7TieredLeaf() : void in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Change Variable Type result : Map<Integer,List<LineAnnotation>> to result : BytecodeAnnotations in method public testJava7NonTieredChain() : void in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Change Variable Type result : Map<Integer,List<LineAnnotation>> to result : BytecodeAnnotations in method public testJava7TieredChain() : void in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Change Variable Type result : Map<Integer,List<LineAnnotation>> to result : BytecodeAnnotations in method public testJava7NonTieredLeaf() : void in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Change Variable Type result : Map<Integer,List<LineAnnotation>> to result : BytecodeAnnotations in method public testJava8NonTieredLeaf() : void in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Change Variable Type result : Map<Integer,List<LineAnnotation>> to result : BytecodeAnnotations in method public testJava8TieredLeaf() : void in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Change Variable Type annotations : Map<Integer,List<LineAnnotation>> to bcAnnotations : BytecodeAnnotations in method public setContent(member IMetaMember, metaClassBytecode ClassBC, classLocations List<String>) : void in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode |
From |
To |
|
Rename Parameter annotations : Map<Integer,List<LineAnnotation>> to bcAnnotations : BytecodeAnnotations in method private createLabel(instruction BytecodeInstruction, maxOffset int, line int, bcAnnotations BytecodeAnnotations, member IMetaMember, lineIndex int) : BytecodeLabel in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode |
From |
To |
|
Rename Parameter parseTag : Tag to methodID : String in method public memberMatchesMethodID(member IMetaMember, methodID String, parseDictionary IParseDictionary) : boolean in class org.adoptopenjdk.jitwatch.journal.JournalUtil |
From |
To |
|
Rename Parameter colour : Color to type : BCAnnotationType in method private checkLine(result BytecodeAnnotations, index int, annotation String, type BCAnnotationType) : void in class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder |
From |
To |
|
Rename Parameter result : Map<Integer,List<LineAnnotation>> to annotations : BytecodeAnnotations in method private buildParseTagAnnotations(parseTag Tag, annotations BytecodeAnnotations, instructions List<BytecodeInstruction>, compilerName CompilerName) : void in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder |
From |
To |