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 ... 46 47 48 49 50 51
Title Δ
Java String Parameters +0.91
Java: Run a Callable in a separate process -0.10
constantPoolClass in Java heap? +0.47
Cool or Stupid? Catch(Exception[NamingException, CreateException] e) -0.43
Possible to duplicate current java stack using JNI 0.00
java session variables -0.99
What is the 'correct' way to store a native pointer inside a Java o... +1.29
Equality comparison -- any saner way? -0.83
How to return actual cell component bounds in a JTable? -0.24
How to detect a Selector.wakeup call -0.27
How to take a Java Web-application offline? -0.28
Handle Swing events in JUnit test +0.45
How do I activate JButton ActionListener inside code (unit testing... +0.47
Need for Abstract Class as well as Interface? -0.12
When to use LinkedList<> over ArrayList<>? +0.51
Do I need to free Swing components before letting them get garbage... -0.90
Viewing contents of a .jar file +0.78
is combined generic bounds an anti pattern? -0.54
How to access multiple JPanels inside JFrame? +0.30
Accessing inner anonymous class members +0.33
What does PermGen actually stand for? +0.47
Java Serialization 1.4 vs 1.6 -0.41
Why doesn't your company contribute back to open source? 0.00
Resetting a field lazy-loaded with the double-check idiom -0.67
Does using final for variables in Java improve garbage collection? -0.34
Copying listeners/observers in a copy constructor -0.52
How can I validate parameters without creating a separate dialog? +0.47
How much null checking is enough? -0.78
Does a call to a threadsafe function need to be syncronized too? +0.47
Use of -noverify when launching java apps -1.20
Java concurrency scenario -- do I need synchronization or not? +0.45
What is the difference between a soft reference and a weak referenc... -0.51
Java: convert a char[] to a CharSequence +0.55
How to add an image to a JPanel? -0.02
Why does Java's hashCode() in String use 31 as a multiplier? -0.41
When I sort a List what happens to its iterators? -0.96
Why is this code with several "or" statements slightly fa... +0.46
How slow are Java exceptions? -0.58
How to set a SecurityManager for this thread and not for System? +0.47
Interacting with UI threads in Java/J2ME +0.06
Populate JTable from a Hashtable in Java -2.13
How to reinitialize static finals while unit testing +0.72
How to use a JDBC driver from an arbitrary location -0.52
Java <-> Javascript for non-Applets? +0.48
Java Reflection: How to know if a Method is static? +1.33
Java KeyListener for JFrame is being unresponsive? -0.04
How to browse for a file in java swing library? -0.96
Java actionListener for a nameless JButton? -0.56
What is the rationale of SwingWorker? -0.39
How do I count the number of occurrences of a char in a String? -0.05