cd6cfc6a92d3e2666713c793e2a1b9db3c5ba485
Files Diff
- Added: 1
- Removed: 7
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable gracePeriod : long to isol : List<String> in method public testCopyOptions() : void in class io.vertx.test.core.DeploymentTest | From | To | |
| Rename Variable scanPeriod : long to isol : List<String> in method public testToJson() : void in class io.vertx.test.core.DeploymentTest | From | To | |
| Rename Class | 1 | ||
| Rename Class io.vertx.test.core.RedeployVerticle renamed to io.vertx.test.core.ExtraCPVerticle | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type icl : IsolatingClassLoader to icl : ClassLoader in method public main(sargs String[]) : void in class io.vertx.core.Starter | From | To | |
| Change Variable Type gracePeriod : long to isol : List<String> in method public testCopyOptions() : void in class io.vertx.test.core.DeploymentTest | From | To | |
| Change Variable Type scanPeriod : long to isol : List<String> in method public testToJson() : void in class io.vertx.test.core.DeploymentTest | From | To | |
| Extract Method | 1 | ||
| Extract Method public getClassBytes(name String) : byte[] extracted from protected findClass(name String) : Class<?> in class io.vertx.core.impl.verticle.CompilingClassLoader | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public setIsolatedClasses(isolatedClasses List<String>) : DeploymentOptions extracted from public testOptions() : void in class io.vertx.test.core.DeploymentTest & moved to class io.vertx.core.DeploymentOptions | From | To |