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 ... 21
Title Δ
calling lambda from an intercept method with bytebuddy raises java.... 0.00
Documents4j java library in Android App to convert Docx to Pdf 0.00
Is it possible to ignore classes from being instrumented based off... -0.00
Using ByteBuddy, how do I do the equivalent of MethodCall.invoke(so... 0.00
What is the ByteBuddy equivalent of setAccessible(true)? 0.00
Error during attachment ByteBuddyAgent while Mocking java static me... -0.06
Intercept method at runtime to return class instance 0.00
Under what circumstances will a ByteBuddy proxy class be unable to... 0.00
How do I invoke a MethodCall with another MethodCall on the first M... 0.00
Is an Assigner.Typing.DYNAMIC Assigner required when returning a su... 0.00
Is it possible to intercept array constructor with ByteBuddy? 0.00
Method delegation on field and cast in Bytebuddy 0.00
Can I create a ByteBuddy instrumented type with a private static fi... +1.90
I do not see instrumented code run when using a class that implemen... -2.01
Can I transform compiled classes using Byte Buddy during compilation? +0.44
Not able to run ByteBuddy interceptor when @Morph argument is speci... 0.00
documents4j - docx to pdf generation problem 0.00
ByteBuddy is it possible to use ASM to implement a method 0.00
ByteBuddy AgentBuilder not working when running JUnit tests 0.00
Efficiently collating the number of method calls per thread via Byt... 0.00
is there any way to make this class file generated by byte buddy co... 0.00
Conditional method delegation using ByteBuddy 0.00
Byte Buddy code for passing a newly created object to a method 0.00
Simple getter invoker with Byte buddy 0.00
How to associate package-info with class in Byte-buddy? 0.00
Ambiguity in method resolution and how to solve it 0.00
How to replace input arguments using ByteBuddy's @Advice.AllArg... 0.00
Guidelines on how to use ByteBuddy correctly and efficiently 0.00
bytebuddy: make array of generic +1.20
What is the most idiomatic way to implement a two-method, non-gette... 0.00
bytebuddy: annotate already builded class 0.00
How can use documents4j on linux? 0.00
Is load time Bytecode Instrumentation done in parallel in Java? 0.00
How to create parametrized class in byte-buddy? 0.00
ByteBuddy - unable to intercept static method from superclass 0.00
How to write bytebuddy code for private List<@Min(3) @Max(7) Str... 0.00
documents4j xls xlsx date conversion 0.00
With asm how to declare a non-generic class implements generic inte... 0.00
Hacking Xodus file storage mechanism to deploy to Heroku or Openshift 0.00
Securing Java Agent -1.35
Bytebuddy - Intercept java.lang.RuntimeException constructor 0.00
how to get arg from premain method in @Advice.OnMethodExit? -0.06
Bytebuddy - Intercept java.net.ServerSocket constructor 0.00
ByteBuddy intercept setter and calling method with arguments depend... 0.00
How do I define a private static final field using ByteBuddy with a... 0.00
Why does ByteBuddy tell me that there is an ambiguity in my interce... 0.00
ByteBuddy agent to replace one method param with another 0.00
Dynamic class redefinition at runtime -0.06
Purpose of Advice.withCustomMapping().bind(...) 0.00
Why does ByteBuddy route method delegation to the "wrong"... -0.03