19dc12fe8d3df8b6d88cbdd7c785806b4635fc83
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public closeAll() : void renamed to public closeStageAndChildren(stage Stage) : void in class org.adoptopenjdk.jitwatch.ui.StageManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type openStages : List<Stage> to openStages : Map<Stage,List<Stage>> in class org.adoptopenjdk.jitwatch.ui.StageManager | From | To |