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 ... 18 19 20 21 22 ... 74
Title Δ
why the subthread can not see the changed static variable ? JMM or... +1.46
When I use volatile in project, why the code below shows different... -0.44
Implementing a resource read/write lock in Java 0.00
How to process data in a list using Java Stream -2.48
If(true) in JVM. How to generate an appropriate instruction? 0.00
Sort the Objects with comparator logic in java 0.00
Understanding unitialized objects in Java 0.00
When to favor taking a Consumer<T> instead of just returning T? +0.24
Stack in Java Virtual Machine 0.00
Java8: Use filters/predicates along with disjunction +1.46
How to change static variable value using ASM? +0.65
Calculate total time an object lasted from its creation to garbage... -0.53
How to get java object itself when its about to be collected 0.00
Do sorted and distinct immediately process the stream? +0.31
Most idiomatic way to create cycled and infinite range of integers... +0.31
Exceptions with more than one inner exception and using streams 0.00
How to represent an empty InputStream -2.53
Javap output: difference static {} and public {} 0.00
using predefined class name String in my project -2.33
Calculate Bytecode Size of a Method 0.00
LinkageError from loading in classes that have a parent-child relat... 0.00
Which class hierarchy differences can exist compared to the JSE Jav... 0.00
Use the streaming api to loop over fields instead of over objects -1.88
java8 stream - sort number if condition satisfied +1.62
Load Java Agent In Tests Without JVM Arg -0.24
How can I concatenate two Java streams while specifying specific lo... -2.40
Bug JDK-8191002 unclear if programming error or JRE error 0.00
Building binary tree using Java Stream. Is it possible in Java Stre... 0.00
Java stream - collect combiner +1.31
XXXSummaryStatistics new constructor in java-10 -0.09
How to run a java application with jshell? +0.27
Local Type Inference vs Instance +0.04
Does BufferedWriter's write(String S) method actually buffer? -2.09
why the sweep phase of cms does not have to stop the world? 0.00
How to throw a custom exception from CompletableFuture? +1.12
CompletableFuture with variable length Runnable tasks running async... 0.00
Lambda expression support in Appdynamics 4.2 and 4.3 +0.26
HashMap null check in Merge Operation +1.43
Return first result matching predicate in a Java stream or all non-... 0.00
Why did we declare this method synchronized 0.00
Whether the StackMapTable will affect the garbage collection behavi... 0.00
load a class from ``byte[]`` using a specific class loader +1.29
why is phantom reference not queued? -0.73
Threads not coming to a halt even when trying to acquire the same l... 0.00
Generic class field in enum +1.63
Why doesn't ASM call my ``visitCode``? +1.31
Java BNST toString -0.23
Tell bytebuddy to "not care" about generic information +1.32
Java JavaCompiler.run() compiling anonymous classes as well 0.00
how to debug an internal error? +0.96