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 ... 15 16 17 18 19 20 21
Title Δ
Mocking methods that return generics and primitives with Mockito 0.00
Obfuscated code contains same member variable names +0.60
How to implement a delegation using cglib? 0.00
Eclipse with Tomcat $$EnhancerByCGLIB$$ 'Unable to install brea... +0.48
How can I use a third party Class Object as Hashmap Key? -1.26
Is it a good idea to merge all helper classes into one gigantic cla... 0.00
Why the call to the parent constructor is not the first call in the... 0.00
Type check parameter is a (sub)class and also implements an interface 0.00
Mockito - verify method is called with a specific parameter ( condi... +0.47
What is the minimal Java class file that works on every JVM? +1.23
How to use fields in java enum by overriding the method? +1.26
Why and how does volatile imply atomic reads/writes? +1.21
What JVM optimization is causing these performance results? 0.00
CGLib Enhancer with anonymous class 0.00
Jersey @matrixparam and escaped semicolon in request 0.00
Adding try-catch block for injected byte code through ASM 0.00
How in Java to assign to fields with Byte Buddy? 0.00
How to avoid code duplication when multiple-inheritance is not allo... 0.00
Why does '(int)(char)(byte)-2' produce 65534 in Java? +1.22
Accessing JVM method stack on an unlimited depth 0.00
Bridge methods in Java generics. Is this example correct? 0.00
Problems caused due to explicitly creating threads in java +2.07
Can you inspect the byte code of a Java 8 lambda at runtime? -0.30
Can you inspect the byte code of a Java 8 lambda at runtime? 0.00
Copying files from a remote address seems to loose information 0.00
What scala statements or code can produce a byte-code which can not... -0.31
Which Java classes can get and cast system properties, and why? +0.47
How does synchronized generic method behave? +1.28
Maven create many jars from one module 0.00
Auto boxing and primitive types to match method signature -0.99
Differences between cast arraylist and cast array in java -2.22
In Scala; should I use the App trait? 0.00
How to free memory using Java Unsafe, using a Java reference? -0.48
Why autoboxing is not supporting in collection.toArray() in java +0.02
How to obtain exception message to log it on catch blocks on alread... 0.00
Java: Understanding enum better +0.47
ClassCastException when mocking generic type using Mockito +0.02
Exception trying to change a CGLib proxy field value +0.15
What is the advantage of generating Jasmin j file over Java source... -0.51
Why does the Java compiler add visibility bridge methods for public... 0.00
Tracing method invocation arguments in bytecode using ASM 0.00
Elegant way to repace the (Class-)Type of an Instance in Java bytec... 0.00
Should I mark object attributes as volatile if I init them in @Post... +2.13
Fastest way to get the names of the fields of a case class in Scala 0.00
Intercepting field access using Javassist or ASM -0.02
What are the Netty alternatives for high-performance networking? +0.16
Why is byte addition performance so unpredictable? +1.24
Create a dynamic proxy for a class without no-argument constructor 0.00
Caching generated classes in Byte Buddy? 0.00
Fluent API with inheritance and generics -0.22