StackRating

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

Jorn Vernee

Rating
1615.92 (1,221st)
Reputation
21,574 (6,168th)
Page: 1 2 3 ... 11
Title Δ
static final fields vs TrustFinalNonStaticFields 0.00
Lombok's access to jdk.compiler's internal packages incompa... 0.00
What is the most efficient way to reinterpret underlying bit patter... 0.00
IntelliJ: Put some dependencies on the module path in non-modular a... 0.00
jpackage crashes when creating an installer with the --app-image op... 0.00
How do I view a specific Java source code file from the JDK in Inte... +0.32
Cannot package signed Java security providers with JMOD 0.00
Implement duck typing using java MethodHandles 0.00
Java 13 Text Block *WITHOUT* newlines +0.80
Representing Int32 as 4 Bytes in Scala +2.01
Initialization final and not final static fields in static block 0.00
Compilation error while wrapping method throwing exception 0.00
java.lang.UnsatisfiedLinkError even though libraries and classes ha... -2.81
The threads are not printing in a sequence in my program 0.00
Unable to use HSDIS with OpenJDK 11 0.00
Deploying JARs with Java 9 and above (JDK11 in this case) (JLink co... -0.16
how to hide java 11 Nashorn deprecation warnings 0.00
JNI error : A class has been compiled by a more recent version of t... 0.00
Java Casting: Java 11 throws LambdaConversionException while 1.8 do... 0.00
How to find a class in java 12's html javadoc, now that class i... 0.00
Java, when I put my User in a Map, it's not working 0.00
How to use Java 12's Microbenchmark Suite? 0.00
ClassCastException in Java 11 but not in Java 8 when using HashMap? 0.00
How to find the name of a module of a class in Java 9+? 0.00
How to get the REAL type parameter of a subclass of List? 0.00
GraalVM as JIT compiler for ARM JRE -0.66
UTF-8 string to ordinal value: Java equivalent for Python output 0.00
sun.misc.Contended is not a member of package sun.misc Scala 0.00
Error:java: error: invalid source release: 13 using JDK12 with Inte... +0.34
Can I change constant from int to byte in Java without breaking bac... -1.89
Why is Graals AOT compiler slower than JIT? 0.00
Why does Arrays.asList(...).toArray().getClass() give different res... +1.73
Why is 2 * (i * i) faster than 2 * i * i in Java? -1.66
Android, NDK, JNI, "cannot initialize a variable of type '... 0.00
getting 'UnsatisfiedLinkError' using JNI to pass string fro... 0.00
Finding duplicated objects by two properties -0.12
Using "invokedynamic" - What is going on under the hood? 0.00
java.lang.NoSuchMethodError: VarHandle.compareAndSet(VariableHandle... 0.00
Why non-static method can not be referenced ONLY sometimes? 0.00
LambdaMetaFactory with concrete implementation of generic type +2.32
Migrate to Java 11 with gradle; UnsupportedOperationException +0.35
Java puzzle accessing main's arguments without them being passe... +0.32
Generics in recursive method 0.00
Bound mismatch error using Generics for an object array +1.40
kotlin generics for Consumer only 0.00
Why does overriding this generic method only work if the base metho... +1.89
What performance benefits does Oracle's commercial Hotspot JVM... +0.33
Using Generics with POJO +1.02
Local variables in MethodHandle 0.00
Java 10 var and capture variable 0.00