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 6 7 ... 74
Title Δ
Method signature selection for lambda expression with multiple matc... +0.97
Trying to read Scroll Lock status using JAVA +1.16
How to remove leading "f" when parsing Long using toHexSt... 0.00
What is the role of operand stack in JVM? 0.00
Task scheduling using acceptEither synchronously on CompletableFuture 0.00
Do any compilers for the JVM use the "wide" goto? -0.69
Is it possible to fake missing classes using ClassLoader? 0.00
How to transform bytecodes to initialize primitive constants in sta... 0.00
Java parallel stream - order of invoking the parallel() method -0.17
Java Streams - Buffering huge streams 0.00
How do I run something parallel in Java? 0.00
Class implementing Comparator produces IllegalStateException when p... 0.00
Is VisualVM instrumenting bytecode? 0.00
Inner Lambda getting returned in Class.getDeclaredMethods()? 0.00
Exception in thread "main" java.lang.VerifyError: Bad typ... 0.00
simplify java stream to find duplicate properties +1.02
ASM MethodVisitor::visitMethodInsn gets descriptor when reading enu... 0.00
Why does the JFrame object seem to stay alive, even though there ar... 0.00
Details about mark word of java object header 0.00
Ambiguous method call -0.93
Java ASM Bytecode - Find all instructions belonging to a specific m... 0.00
Splitting a sentence in words where word(s) also include multiple s... -0.24
Regex - how to check while typing (even if the text is not complete) 0.00
Forcing call with array to resolve as varargs invocation +0.21
Correctly override CompletableFuture.cancel +0.22
Filter in Java when meeting conditions +1.00
How to use Collectors.toList for ArrayList? 0.00
Invoking List<CompletableFuture> with timeout and collecting... +0.86
How to use varargs as parameters of newInstance() to call a constru... 0.00
Multiple null checks using Optional in Java 8 -0.10
is it possible to run a completable future in the same thread in wh... -0.74
Java - Collect, remove attributes (all extending a superclass) of a... +1.00
Ordering a list of objects by a particular attribute in Java after... -0.74
Getting random verbiage while printing array variable in Java 0.00
Trying to decrement my static count variable in java jdk 1.8.0 0.00
Using default keyword in interface correctly +0.20
does TLAB allocated object be shared after allocation? 0.00
How to use stringBuilder +0.36
Can not create JNI header file with JDK11 javac for variable only c... 0.00
Is there a new way to compare element of the same list in java 8 wi... +0.89
How can I safely copy collections? +0.21
Check if string contains only Unicode values [\u0030-\u0039] or [\u... -0.02
What's the difference between Stream.builder() and calling stre... +1.57
Grouping by to find a minimum stream -1.58
Lambda inside orElseGet in bounded wildcard generics 0.00
Java stream to validate int in a map -0.06
How does invokedynamic instruction decide its description? 0.00
How does the Garbage Collector update the references pushed to the... 0.00
Atomically searchKeys() and put() in a ConcurrentHashMap +0.22
Using Java Stream to check whether 2 strings have any common charac... -0.60