StackRating

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

irreputable

Rating
1448.25 (4,533,103rd)
Reputation
39,849 (2,805th)
Page: 1 ... 7 8 9 10 11 ... 20
Title Δ
why wait/notify/notifyAll methods are not synchronized in java ? +0.33
Widening and Boxing Java primitives -1.43
Double checked locking with ConcurrentMap +0.33
What are the formal conditions for a wildcard parameter in a Java g... 0.00
Can multiple threads see writes on a direct mapped ByteBuffer in Ja... -0.64
Generic Interface with inverse relationship -0.27
Java NIO Selector Hang (jdk1.6_20) -0.85
Is unsynchronized read of integer threadsafe in java? -0.15
Java Reflection Performance Issue -0.90
System.gc() calls by core APIs -0.73
Is there any Java Source code obfuscator working on windows 7? -0.83
Which is better in terms of performance, implicit (auto) unboxing o... -1.07
Implementing an abstract method with return type of Class<T1<... 0.00
Java 7: Path vs File -0.45
Will using longs instead of ints benefit in 64bit java +2.26
Advice needed: static methods in JAVA interface +1.44
The number of months in a Calendar is not constant? -1.28
Proprietary non-OSGi packages needed in OSGi application - can't re... -0.32
Are there any real life uses for the Java byte primitive type? +1.49
Comparator using a String field of my class for comparison? +1.54
Close resource quietly using try-with-resources -1.02
Comparing functionality between Vectors and Arrays in Java -0.75
Why is "int i = 2147483647 + 1;" OK, but "byte b = 1... -1.73
printing thread name using java.util.logging +0.32
C# to Java - Dictionaries? -0.58
How to hint type inference when using static imports? +2.94
Java generic method boundaries -0.29
Profiled app with YourKit, still can't identify the CPU hog -1.30
getClass method Java with array types +0.94
Is it good to set the max and min JVM heap size the same? -0.27
Enhanced for loop performance worse than traditional indexed lookup? +0.20
Convert existing generics to diamond syntax +0.59
Automatic compiler optimizations in Java control structures? +0.03
Some questions on java multithreading, +0.09
Pattern to initialize base class in derived class constructor (or f... +1.24
Boolean vs boolean(s) as trilean switches -0.34
Synchronize access to given key in a ConcurrentMap +0.60
How is annotations support in jsp implemented in sitebricks? +3.45
JSF Performance: How scalable is JSF? +2.45
Android Performance - 'Avoid Internal Getters/Setters' -0.51
Is there a standard JDK interface which a method like void run() th... +1.73
Problem with try catch in exception handling? -0.05
Java ConcurrentHashMap is better than HashMap performance wise? -0.97
Hierarchy of inner classes in Java -1.62
Java, Static Method Binding and Generics all rolled up with some Me... +1.20
Why can't you have multiple interfaces in a bounded wildcard generic? +1.24
What's the difference between ClassLoader.load(name) and Class.forN... +0.62
What's invokedynamic and how do I use it? -1.41
Java Language Specification - Cannot understand 'BlockStatement' -0.22
How do you use gridbaglayout in java? -0.23