StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Rafael Winterhalter

Rating
1540.37 (11,620th)
Reputation
29,010 (4,263rd)
Page: 1 ... 8 9 10 11 12 ... 21
Title Δ
How to get bytecode of cglib proxy class instance? 0.00
ClassWriter COMPUTE_FRAMES in ASM -1.51
Replace type occurrences in bytecode with ByteBuddy 0.00
How to create a Byte Buddy proxy with MethodDelegation or Forwarding? +0.42
Specify -javaagent Option in Manifest 0.00
How to rebase an interface default method with ByteBuddy? 0.00
Changing the visibility of a method 0.00
Accessing fields on parameters of instrumented method using ByteBuddy 0.00
Redefining a method overrides previous redefinitions 0.00
Printing instance variable using javasssist 0.00
How to make a copy of a Java class in runtime? +0.43
Error while redefining a method with ByteBuddy: "class redefin... 0.00
Byte Buddy - Method Implementation.Context.Default is no bean prope... 0.00
Jooq/Java Constant pool 64K limit 0.00
Java 9 overlapping non-exported packages -0.56
Getting the arguments for the bytecode using Javassist 0.00
Dynamic Form with Spring MVC bind form object CGLIB +0.43
Injecting Spring security config code using javaassist 0.00
throwaway classloaders with byte-buddy 0.00
can moderm JVMs optimize different instances of the same class diff... +1.83
Comparing classes up to CGLib enhancement 0.00
Redefine java.lang classes with ByteBuddy 0.00
ASM Bytecode replacement function not completing 0.00
How to generate proxy with custom field using cglib? 0.00
How can I bind contructor parameter to a instance field? 0.00
How to create a dynamic proxy using ByteBuddy 0.00
Instrument all GETSTATIC and PUTSTATIC bytecode instructions 0.00
How to redefine lambda anonymous class in java 0.00
Is it possible to proxy or replace a static method with javassist 0.00
IncompatibleClassChangeError when instrumenting running SpringBoot... 0.00
ASM: find descriptor of a generic type +1.64
Bytebuddy match subtype by name 0.00
ByteBuddy: How to do method delegation / forwarding to a volatile f... -0.56
Is there a way to tell if a class is an interface? +0.10
How to count local variable indexes in MethodVariableAccess? 0.00
How do I dynamically create a common proxy class of two unrelated c... -0.06
Byte Buddy - Handling cyclic references in generated classes 0.00
Get InputStream of a class that is dynamically created (using bytec... 0.00
ByteBuddy - transform all methods 0.00
How can I make delegate class non-public when delegating methods of... 0.00
Delegate private method in bytebuddy with @Super - possible? 0.00
Mocking interface clone method 0.00
Getting verify error when working with asm java 0.00
Why annotation on generic type argument is not visible for nested t... -0.53
Java ASM Manipulate IntInsnNodes 0.00
How to use Javassist insert codes after super.xxx() -0.08
Execute code before @Before method for JUnit test -0.04
Is there a way to composite Interceptors -0.56
Why isn't my ByteBuddy interceptor called? 0.00
How can a javaagent be prevented from attaching? 0.00