8cf357a17d7608abda45faed6d8fe0f9984aa14a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type sr : ServiceReference to sr : ServiceReference<?> in method protected testHttpServiceGreetings(bundleContext BundleContext, protocol String, port int) : void in class org.eclipse.jetty.osgi.test.TestOSGiUtil | From | To | |
Change Variable Type refs : ServiceReference[] to refs : ServiceReference<?>[] in method public testBundle() : void in class org.eclipse.jetty.osgi.test.TestJettyOSGiBootWebAppAsService | From | To | |
Change Variable Type services : ServiceReference[] to services : ServiceReference<?>[] in method public assertAllBundlesActiveOrResolved() : void in class org.eclipse.jetty.osgi.test.TestJettyOSGiBootHTTP2Conscrypt | From | To |