|
Change Parameter Type parentClassPool : ClassPool to parentClassPool : NamedClassPool in method public SimpleMultipleClassPool(parentClassPool NamedClassPool) in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Parameter Type parentClassPool : ClassPool to parentClassPool : NamedClassPool in method public HierarchyMultipleClassPool(parentClassPool NamedClassPool) in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Parameter Type classPool : ClassPool to classPool : NamedClassPool in method private put(classLoader ClassLoader, classPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Parameter Type parentClassPool : ClassPool to parentClassPool : NamedClassPool in method private createClassPool(classLoader ClassLoader, parentClassPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Parameter Type parentClassPool : ClassPool to parentClassPool : NamedClassPool in method private createClassPool(classLoader ClassLoader, parentClassPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Parameter Type classPool : ClassPool to classPool : NamedClassPool in method private put(classLoader ClassLoader, classPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Return Type Collection<ClassPool> to Collection<NamedClassPool> in method public values() : Collection<NamedClassPool> in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Return Type ClassPool to NamedClassPool in method private createClassPool(classLoader ClassLoader, parentClassPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Return Type ClassPool to NamedClassPool in method private put(classLoader ClassLoader, classPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Return Type ClassPool to NamedClassPool in method private createClassPool(classLoader ClassLoader, parentClassPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Return Type ClassPool to NamedClassPool in method public getClassPool(classLoader ClassLoader) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.MultipleClassPool |
From |
To |
|
Change Return Type ClassPool to NamedClassPool in method public getClassPool(classLoader ClassLoader) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Return Type ClassPool to NamedClassPool in method public getClassPool(classLoader ClassLoader) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Return Type ClassPool to NamedClassPool in method private put(classLoader ClassLoader, classPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Return Type Collection<ClassPool> to Collection<NamedClassPool> in method public values() : Collection<NamedClassPool> in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Variable Type existClassPool : ClassPool to existClassPool : NamedClassPool in method private prepareHierarchyClassPool(findClassLoader ClassLoader) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Variable Type newClassPool : ClassPool to newClassPool : NamedClassPool in method public getClassPool(classLoader ClassLoader) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Variable Type pool : ClassPool to classPool : NamedClassPool in method public weave(adviceClassName String, loader ClassLoader) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.JavaAssistClass |
From |
To |
|
Change Variable Type hit : ClassPool to hit : NamedClassPool in method public getClassPool(classLoader ClassLoader) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Variable Type hit : ClassPool to hit : NamedClassPool in method public getClassPool(classLoader ClassLoader) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Variable Type classPool : ClassPool to classPool : NamedClassPool in method private prepareHierarchyClassPool(findClassLoader ClassLoader) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Variable Type classPool : ClassPool to classPool : NamedClassPool in method public getClassPool(classLoader ClassLoader) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Variable Type exist : ClassPool to exist : NamedClassPool in method private put(classLoader ClassLoader, classPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Variable Type newClassPool : ClassPool to newClassPool : NamedClassPool in method private createClassPool(classLoader ClassLoader, parentClassPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Variable Type newClassPool : ClassPool to newClassPool : NamedClassPool in method private createClassPool(classLoader ClassLoader, parentClassPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Variable Type exist : ClassPool to exist : NamedClassPool in method private put(classLoader ClassLoader, classPool NamedClassPool) : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Variable Type parentClassPool : ClassPool to parentClassPool : NamedClassPool in method private prepareHierarchyClassPool(findClassLoader ClassLoader) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Attribute Type classMap : ConcurrentMap<ClassLoader,ClassPool> to classMap : ConcurrentMap<ClassLoader,NamedClassPool> in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Attribute Type parentClassPool : ClassPool to parentClassPool : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SimpleMultipleClassPool |
From |
To |
|
Change Attribute Type childClassPool : NamedClassPool to childClassPool : MultipleClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.JavaAssistByteCodeInstrumentor |
From |
To |
|
Change Attribute Type classMap : ConcurrentMap<ClassLoader,ClassPool> to classMap : ConcurrentMap<ClassLoader,NamedClassPool> in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |
|
Change Attribute Type parentClassPool : ClassPool to parentClassPool : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.HierarchyMultipleClassPool |
From |
To |