StackRating

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

Tom Hawtin - tackline

Rating
1559.85 (5,626th)
Reputation
130,196 (482nd)
Page: 1 ... 21 22 23 24 25 ... 51
Title Δ
Java socket problems half closing 0.00
Java input stream limit: protecting against DoS attacks -2.57
How to intercept keyboard strokes going to Java Swing JTextField? -0.91
In Java/Swing, is there a way to legally "attempt to mutate in... +1.03
How to interrupt BufferedReader's readLine 0.00
Does this code run on the EDT? 0.00
Closing Streams +1.56
JNLPAppletLauncher can't find subApplet class name since Java updat... 0.00
Help with understanding jstack output +0.15
Why do i get an InvalidClassException 'no valid constructor' when i... +1.80
Java Arraylist - Copy one to another without duplicates +0.44
How to determine why is Java app slow -0.64
Distinguishing signed Java applets 0.00
Java: Generic JAXB Serialization -2.00
How do I convert from List<?> to List<T> in Java using... -0.89
Create a zero value of a generic Number subclass -0.05
Limit number of characters in JTextField +0.48
Java thread blocking +0.31
Java volatile for concurrency -1.40
is it possible to disable javac's inlining of static final variables? +0.04
Java Swing programming structure: are listeners supposed to be the... -0.94
Java: Meaning of catch (final SomeException e)? +0.25
Java action listener question -0.55
object strorage capacity Array list +1.83
Java - Swing GUI renders incorrectly in Windows 7 +1.96
JNI - System.LoadLibrary() finds wrong dependent dll +0.49
Add a field to java.lang.Object +0.08
Java JAR problem +1.06
What's the most effective way to refactor this simple method? +0.91
Why EnumMap constructor needs class argument? +1.20
Can the thread context class loader be null? +2.29
Strange behavior of EnumMap with keys from different classloaders -1.79
Java Console; readPassword, how does an array protect from determin... +0.23
Will the MD5 cryptographic hash function output be same in all prog... -1.00
Java Performance using Concurrency +0.16
JList throws ArrayIndexOutOfBoundsExceptions randomly -1.31
Creating a factory method in Java that doesn't rely on if-else +0.66
Is there a workaround for Composition and Marker Interfaces? -0.25
Java Control Panel doesn't want to save JRE changes? 0.00
JComponent.revalidate() doesn't update until code finishes -0.02
Java multithreaded file downloading performance +0.94
Java nested wildcard generic won't compile +1.30
How do I detect the current security-context from a Java Applet 0.00
What's the best way to implement password recovery from a usability... -0.81
Use cases of PipedInputStream and PipedOutputStream +0.23
How to override JTextArea isEnabled() method 0.00
IllegalAccessError: accessing a protected method +1.68
Can a field's transient property/flag be set through reflection in... +0.48
Is it better to store value as variable or call method again? +0.73
Why does Java permit interfaces to have static readonly fields whil... -0.10