e2408520caa4ecf764ec0e8ca53d94fcd40dc242
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable type : BCAnnotationType to lastAnnotationType : BCAnnotationType 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 | |
Inline Method | 1 | ||
Inline Method private loadBytecodeForCurrentMember(classLocations List<String>) : ClassBC inlined to public setMember(member IMetaMember, force boolean, jumpToSource boolean) : void in class org.adoptopenjdk.jitwatch.ui.triview.TriView | From | To | |
Change Return Type | 1 | ||
Change Return Type IMetaMember to HelperMetaMethod in method public createTestMetaMember(fqClassName String, methodName String, params Class<?>[]) : HelperMetaMethod in class org.adoptopenjdk.jitwatch.test.UnitTestUtil | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable lines : String[] to bytecodeLines : String[] in method public parse(fqClassName String, bytecodeLines String[]) : ClassBC in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader | From | To |