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 ... 14 15 16 17 18 ... 21
Title Δ
Javassist and named inner classes 0.00
Add default constructor in a java class in runtime -0.55
Are java lambdas garbage collected? 0.00
Getting local variables using javassist? 0.00
How to load classes from jar file in correct order 0.00
Dynamically creating a subclass at runtime +0.39
Reflective generic type bounds and method chaining +0.07
Why does the Java API use int instead of short or byte? -0.01
Get generic type of method 0.00
Identifying two type wildcards as identical -0.33
cglib throws an IllegalArgumentException when enhancing the java.ut... 0.00
Use code generation for executing generic tests 0.00
Use overridden method from subclass -0.45
Alter value of a static field during class loading using a Java agent 0.00
Shared data between threads not right +2.46
ASMifier class missing from ASM 3.3.1 0.00
Package-private method seems to not be overriden +0.46
AngularJS pass parameters in directive template to controller +0.60
javassist loading a class file in the pre-main method (java instrum... 0.00
Java Bytecode: Customized setter/getter with byte buddy 0.00
Annotations on an overridden method are ignored in Java 8 PropertyD... 0.00
TestNG - Add custom attribute to @Test annotation 0.00
Why Java’s exception-handling statements should not be considered a... 0.00
How to specify the same Type of class for a returned value in an in... -0.94
how can i append to each line in scala and why is it saying unit? +0.47
How to deal with memory leaks from external library -0.54
Why is a .class file not human readable? +1.88
Check if a debugger is attached during the execution of a unit test 0.00
How to include two different versions of the same dependency? +0.47
PowerMock - Suppress constructor but set private final field 0.00
Mockito throwing a NullpointerException on using a mock 0.00
Spring Weaving: @Configurable objects do not get woven correctly if... 0.00
Is a public static final int thread safe? +1.76
CloseShieldInputStream vs NoCloseInputStream 0.00
How to make a java proxy object to java.nio.ByteBuffer instance? +1.21
Is there a way to programmatically tell a Java class's source? -2.20
Why does Byte Buddy lack a StackManipulation implementation corresp... 0.00
Can I redefine private methods using Byte Buddy? 0.00
Is there an analogue of visitLdcInsn for loading objects (not const... +0.32
Repeated function calls vs. storing results in temporary variable +0.19
ByteBuddy Proxy Interface 0.00
"VerifyError: Expecting a stackmap frame" using Play Fram... 0.00
Define instance generic type later on in code in Java +1.51
How to solve my try-catch exception handling? +0.37
JMH tests with a javaagent -0.45
Finding out if a class has a class initializer withour reading the... 0.00
java.lang.VerifyError: class org.hibernate.type.WrappedMaterialized... 0.00
java function that work with objects and primitives -0.15
Improvement of list comparison algorithm complexity 0.00
What exactly would happen is more than one class have same serial U... +2.80