acc9839357d4d078cc80cf2302e8224e80a14b21
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable backgroundCompilationMode : int to param : int in method private loadBackgroundCompilationMode() : void in class org.adoptopenjdk.jitwatch.core.JITWatchConfig | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute backgroundCompilation : BackgroundCompilation to backgroundCompilationMode : BackgroundCompilation in class org.adoptopenjdk.jitwatch.core.JITWatchConfig | From | To | |
| Rename Attribute checkMouseFollow : CheckBox to checkMouseover : CheckBox in class org.adoptopenjdk.jitwatch.ui.triview.TriView | From | To | |
| Extract Method | 6 | ||
| Extract Method private saveTieredCompilationMode() : void extracted from public marshalConfigToProperties() : void in class org.adoptopenjdk.jitwatch.core.JITWatchConfig | From | To | |
| Extract Method private saveBackgroundCompilationMode() : void extracted from public marshalConfigToProperties() : void in class org.adoptopenjdk.jitwatch.core.JITWatchConfig | From | To | |
| Extract Method private loadBackgroundCompilationMode() : void extracted from public unmarshalPropertiesToConfig() : void in class org.adoptopenjdk.jitwatch.core.JITWatchConfig | From | To | |
| Extract Method private loadTieredMode() : void extracted from public unmarshalPropertiesToConfig() : void in class org.adoptopenjdk.jitwatch.core.JITWatchConfig | From | To | |
| Extract Method private saveCompressedOopsMode() : void extracted from public marshalConfigToProperties() : void in class org.adoptopenjdk.jitwatch.core.JITWatchConfig | From | To | |
| Extract Method private loadCompressedOopsMode() : void extracted from public unmarshalPropertiesToConfig() : void in class org.adoptopenjdk.jitwatch.core.JITWatchConfig | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter backgroundCompilation : BackgroundCompilation to backgroundCompilationMode : BackgroundCompilation in method public setBackgroundCompilationMode(backgroundCompilationMode BackgroundCompilation) : void in class org.adoptopenjdk.jitwatch.core.JITWatchConfig | From | To |