StackRating

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

Eugene

Rating
1560.61 (5,482nd)
Reputation
78,069 (1,078th)
Page: 1 2 3 4 5 ... 45
Title Δ
Java generics impossible assignment? +1.73
Optimal number of GC threads for a single CPU machine 0.00
Different treatment of ? in extends and super -0.11
JVM recursive class initialization implementation 0.00
Return the index of the first item in generics collections -0.72
Generic Casting Issue 0.00
Generics and inheritance issue in Java 0.00
Why is the result of this code non-deterministic? +2.47
Who calls describeConstable(), and when? 0.00
Why does the compiler not enforce the return type value for a gener... 0.00
The JVM heap size does not add up 0.00
replace `getIntVolatile(Object var1, long var2)` with `getInt(Objec... +1.52
Getting ArrayIndexOutOfBoundsException when using parallel stream 0.00
Releasing HashMap key-value with null value for memory optimization 0.00
Write generic static method in enum base class that can extract sub... 0.00
Spring NoSuchBeanDefinitionException when switching to JPMS (Java P... 0.00
Parameter a class with type A or B -0.13
How do I check if a class represents a particular primitive type -2.45
Shenandoah self healing barriers 0.00
what will happen when eden is full but all objects in it is alive 0.00
Why is NPE not reported on correct line 0.00
Shenandoah 2.0 elimination of forwarding pointer 0.00
Find anonymous classes by annotation 0.00
Shenandoah Garbage Collector Load Reference Barriers 0.00
Why is this assignment involving wildcards legal in Java? +1.91
Should classes define getters for their dependencies? -0.90
Is there any logic to dereferencing a variable for use within a lam... -0.62
spring boot 2 actuator jvm.gc.memory.allocated Metric 0.00
Why non volatile variable is updated on CPU shared cache? +1.50
why running garbage collector sometimes increase reserved ram java? +1.85
How does java IoC framework ensure thread safety? 0.00
Is volatile enough in this case? +0.35
Would I still hold reference to the owner of the Consumer if the li... 0.00
How to watch ConfigMap with sharedInformer 0.00
JVM Out of Memory Causes 0.00
What is the purpose of Survivor Space in Java memory? 0.00
How to delete an (effectively) final array in Java +1.23
how can I create a service account for all namespaces in a kubernet... 0.00
How roots from stack are managed in G1 GC 0.00
Is the writer's reason correct for using thenCompose and not th... 0.00
gradle Jigsaw module not found 0.00
Why I never see the race result in my JCS phaser test 0.00
Lombok's builder with mandatory parameters +0.41
Invokedynamic factory creates lambdas as a singleton? 0.00
Heap allocation source code in in jdk(G1GC) 0.00
How does java object with no of state fields get stored in JVM? 0.00
To get all similar objects from a Java object -0.38
Will jvm evaluate a obvious return value on each execution? 0.00
Why JMM produces (0, 0) even though it is considered a forbidden re... 0.00
JMH ArrayList LinkedList Performance test -2.44