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 2 3 4 5 6 ... 21
Title Δ
Can a method call be instrumented with ByteBuddy instead of the cal... 0.00
How to check code length for Hibernate proxy? 0.00
ByteBuddy - Read class annotations in a java agent 0.00
How can I create an enum with fields initialized by each enum const... 0.00
Is it possible to change the value of an annotation using ByteBuddy? 0.00
Cannot transform class with ByteBuddy Agent 0.00
How to define new annotations for public methods in class via Byte... 0.00
ByteBuddy generic method return cast to concrete type 0.00
Override equals on a cglib proxy 0.00
How to inject a class into the java.lang package 0.00
Error in creating SessionFactory object.net/bytebuddy/NamingStrateg... 0.00
Add method annotation at runtime with Byte Buddy 0.00
documents4j conveter to pdf doesn't work without Microsoft word? 0.00
Generating code in existing classes in runtime (Java) 0.00
ByteBuddy: how to add local variable across enter/exit when transfo... 0.00
fail to redefine "java.io.ObjectInputStream" with ByteBud... 0.00
What's the benefit of using multiple measurement threads? 0.00
sun.tools.attach.WindowsAttachProvider could not be instantiated -0.56
how to change method signature using bytebuddy? 0.00
How to avoid NoClassDefFoundError when using ByteBuddy to implement... 0.00
How do I instrument HttpURLConnection using Bytebuddy? 0.00
Byte Buddy - How to delegate a private method? 0.00
How to redefine loaded classes from compiled classfiles 0.00
byte-buddy share variables between multiple instrumentations 0.00
Why can't Bytebuddy instrument org.slf4j classes? 0.00
ByteBuddy: How to declare a class with a custom method inside anoth... 0.00
Can I call an existing function of a class with my own parameters w... 0.00
Modify java.util class using byte-buddy-agent 0.00
Byte Buddy 1.9.x throws `java.lang.IllegalStateException: Cannot re... 0.00
How can I instrument/intercept Method.invoke in a ByteBuddy agent? 0.00
Method I add with Bytebuddy is not being called, but there are no e... -0.06
Is there a way to retrieve the caller "object" in a Java... 0.00
How to prevent Lambda expressions defined in a Java agent break the... 0.00
What algorithm does ByteBuddy's ElementMatchers#nameStartsWith... 0.00
Class sharing between byte-buddy interceptors/advices 0.00
Instrumentation using ByteBuddy is not working on 3-rd party classes 0.00
How to implement ClassFileTransformer#transform with byte buddy? 0.00
Byte Buddy - how can make a field self type? 0.00
Setting up @FieldProxy field dynamically in Byte Buddy 0.00
Is 25ms a typical time for creating a ByteBuddy subclass? 0.00
Initiating fields in constructors with Byte Buddy interceptors 0.00
Error "illegal generic type for instanceof" when using lo... +1.10
Get FieldDescription for protected field in one of the superclasses 0.00
Can byte-buddy by used as non-reflective way to collect [field]/[me... 0.00
Atomic locking of all rows of a JDBC batch update -0.55
Byte Buddy LocationStrategy types 0.00
How to use ByteBuddy delegation for intercepting bootstrap class me... 0.00
How to make Byte Buddy load many types into the same wrapper class... 0.00
Invoke method on a argument with a cast using Byte Buddy 0.00
Define method body with Byte buddy instead of MethodDelegation 0.00