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 ... 21
Title Δ
ByteBuddy intercepted method not getting called 0.00
ByteBuddy call constructor of generated class 0.00
Byte-buddy delegating instance method to static method passing inst... 0.00
ByteBuddy java agent results in noclassdeffound error 0.00
Advice added using ByteBuddy AgentBuilder is not getting invoked 0.00
Create classes with variable number of fields 0.00
How to get a dynamic proxy for a class using ByteBuddy -0.55
Is there a reason that withArgumentArrayElements(int) is not presen... 0.00
ByteBuddy - creating proxy, but with original object as field 0.00
Is it possible with ByteBuddy to intercept a method that is declare... 0.00
Can I invoke MethodHandle.invokeExact from ByteBuddy? 0.00
ByteBuddy - redefine all classes that are in a given pacakge 0.00
ByteBuddy Method Interceptor With @AllArguments Doesn't Seem To... 0.00
From where does the Attaching Error come? 0.00
Is there any way to call advice() on a loaded class's methods b... +0.06
Specify class loader for loading dependencies of an advice's de... 0.00
Dynamically inject fields on Java objects using ByteBuddy 0.00
Is it possible to intercept a method that has no arguments with usi... 0.00
Why documents4j run test with maven occurs error +0.43
Trying to intercept jdbcOperations and return fixed value with byte... 0.00
Is it possible to modify an ASM's MethodVisitor object using By... 0.00
ByteBuddy creating enums with constructors 0.00
ByteBuddy how to have some code executed at class load time 0.00
ByteBuddy invoking a method from super class which has been overwri... 0.00
Can a java agent attached from a remote host be used to pass data? 0.00
ByteBuddy intercepting constructor arguments 0.00
From a ByteBuddy-generated method, how do I set a (public) instance... 0.00
Are ByteBuddy's field setting checks too strict? 0.00
How do I use MethodCall.invoke(someElementMatcher) to create a Meth... 0.00
Java, xml, catalog file, XSD schema validation and NullPointerExcep... 0.00
If I have a JavaConstant.MethodHandle and I want to somehow pass it... 0.00
Which way of representing a primitive class constant is better usin... 0.00
How to intercept Kotlin Coroutines? 0.00
Is type assignability too strict in JavaConstant.Dynamic.ofInvocati... 0.00
What is the difference between ByteBuddy's Implementation.Compo... 0.00
How to read a Java class method annotation with ByteBuddy 0.00
How to add a source code file as a build dependency and/or access d... 0.00
Is there any method in ByteBuddy to convert a TypeDescription.Gener... 0.00
Failing to change the argument value using bytebuddy -1.99
Byte Buddy with JBOSS / Wildfly EJB 3 classes 0.00
ByteBuddy: AbstractMethodError when set interceptor 0.00
Is visitAnnotation() always called before visitCode() in the ASM li... 0.00
When creating lots of ByteBuddy classes, do I need to acquire locks... -2.13
Intercepting java.lang.Object wait(long) native method with Byte-Bu... +2.02
bytebuddy with aop in springboot not work -1.99
bytebuddy hook upload file attack in java 0.00
Cannot Attach to JVM using jdk 1.5 -2.01
What limitations are there to ByteBuddy's ability to "spre... +1.88
How to attach agent without a jar? 0.00
Creating a transformer to add a class from an agent using ByteBuddy +0.44