StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Holger

Rating
1751.52 (41st)
Reputation
184,241 (270th)
Page: 1 2 3 4 5 ... 74
Title Δ
Is there a fast approach to reflective field access? +0.20
Is it possible to use Java intrinsic locks explicitly? 0.00
How do I map ASM's API version in Opcodes to Java version? +1.20
Lamdas that bypass try/catch blocks for checked exceptions 0.00
When load some class in checkPermission method why SecurityManager... 0.00
Concurrent calls to singleton class method produces inconsistent re... 0.00
Where is the description of Constant Folding in the Java Language S... +1.13
Ignore null in Java stream 0.00
Is a Java Class instance singleton? +0.22
Java bytecode asm - How can I create a clone of a class with only t... 0.00
Buffered vs Unbuffered. How actually buffer work? +0.75
Is the writer's reason correct for using thenCompose and not th... 0.00
Add a side-effect to Java Stream after each element is consumed? +0.21
In Java, is it possible to know whether a class has already been lo... +0.21
How to list directories only if there is no further subdirectory pr... +0.93
Setting a final field for an ENUM variable 0.00
Java Robot launched from Windows System Tray 0.00
How to handle exception of CompletableFuture get() method +0.21
Read binary stream containing unsigned numbers 0.00
Delayed ExecutorService with manual start +0.22
Completable future waste more time? 0.00
Can one thread block complete ForkJoinPool 0.00
Unable to throw a `checked` exception when using Java Optional ifPr... 0.00
How to remove double checking when setting a value in a multithread... 0.00
Is it safe to nest parallel streams? 0.00
How is it possible that java.lang.Object is implemented in Java? 0.00
Cloneable#clone method unnecessary cast 0.00
How to record all parameters of any invoked java method dynamically... 0.00
How to monitor the invocation of methods in abstract class using ja... 0.00
Anchor constraint in GridBagLayout not working 0.00
Selecting Implementation of Interface based on the Parameter passed +0.21
JFormattedTextField currency formatter enters two 0 after inserting... 0.00
Using java.util.concurrent.locks.Lock instead of Synchronized: can... 0.00
Alternative to Java finalizer 0.00
The Java compiler does not allow usage of an annotation with `Sourc... 0.00
Where does the JVM store local primitive variables on a method +0.20
Is Character.LINE_SEPARATOR in Java unlikely be be found in user in... +0.21
Changing security policy properties at runtime 0.00
An elegant way on a stream to do forEach and count +0.73
Could we remove while iterating if we just remove 1 element? -0.42
Lookup substring in map, case-insensitive 0.00
How to monitor object creation using java agent and ASM? +1.77
How to use tail recursion and/or Streams to find all permutations o... +0.21
Is it possible to get JDI's current StackFrame in Java at the d... 0.00
Does the garbage collector in Java remove an object if one of its m... +0.62
Why does javac insert Objects.requireNonNull(this) for final fields? 0.00
Scanner.findAll() and Matcher.results() work differently for same i... -1.57
how to solve exception class java.util.HashMap$Values cannot be cas... +0.63
Same value of treeset is allowed because of logic error +0.21
Ignore earlier input when reading from console 0.00