38a0cd2690990e5b114564dbcb5c9924b8f0f3f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 3 | ||
Move Attribute private stackWalker : Object from class org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher to private stackWalker : Object from class org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher.StackWalkerGetCallerStackAction | From | To | |
Move Attribute private stackWalkerWalkMethod : Method from class org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher to private stackWalkerWalkMethod : Method from class org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher.StackWalkerGetCallerStackAction | From | To | |
Move Attribute private stackFrameGetDeclaringClass : Method from class org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher to private stackFrameGetDeclaringClass : Method from class org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher.StackWalkerGetCallerStackAction | From | To | |
Rename Attribute | 1 | ||
Rename Attribute GET_CALLER_CLASS_ACTION : PrivilegedAction<Class<?>> to GET_CALLER_STACK_ACTION : PrivilegedAction<Class<?>[]> in class org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type GET_CALLER_CLASS_ACTION : PrivilegedAction<Class<?>> to GET_CALLER_STACK_ACTION : PrivilegedAction<Class<?>[]> in class org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher | From | To |