5264483dcdb55337da8261ab2841865feb41a7cc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable model : JITDataModel in method private buildAnnotations(vmVersion String, member IMetaMember, compiler CompilerName, logLines String[], bytecodeLines String[]) : BytecodeAnnotations from class org.adoptopenjdk.jitwatch.test.TestBytecodeAnnotationBuilder | From | To | |
Extract Method | 2 | ||
Extract Method private buildEliminationTagAnnotations(vmVersion String, journal Journal) : void extracted from public buildBytecodeAnnotations(member IMetaMember, model IReadOnlyJITDataModel) : BytecodeAnnotations in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder | From | To | |
Extract Method private buildParseTagAnnotations(vmVersion String, journal Journal) : void extracted from public buildBytecodeAnnotations(member IMetaMember, model IReadOnlyJITDataModel) : BytecodeAnnotations in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder | From | To |