StackRating

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

Stephen C

Rating
1652.97 (515th)
Reputation
682,328 (30th)
Page: 1 ... 33 34 35 36 37 ... 293
Title Δ
Java multi-threading slows down over long process, maximum CPU usage 0.00
Does IOUtils.toByteArray(inputStream) method internally close input... +1.09
The type "com.sun.tools.javac.util.Assert" is not accessi... 0.00
Enable Verbose Logging for Java (rt.jar) 0.00
Why am i getting ConcurrentModificationException on this unmodifiab... 0.00
Is it correct to have static factory method to get a new instance w... +0.69
What is the proper way to shutdown a specific db and close the conn... 0.00
Exception Java heap space +0.31
Java: Telling JVM to treat all fields/methods as public +0.31
Redundant assignment in Map's putIfAbsent implementation +2.03
What is considered best practice when supplying elements to an arra... +0.31
Why won't the program include the first input from the user in... -0.69
How does java choose a .JAR library version -0.55
Try and Catch loops +0.31
Official javax maven repository 0.00
HTTP Response code 401 on HttpUrlConnection.getInputStream -0.19
How to speed up data transfer over socket? +0.31
Error receiving while generating excel using servlet 0.00
Jboss java.lang.OutOfMemoryError: Java heap space +0.31
Cloudera, Oracle JDK and Open JDK 0.00
Create object after thread creation vs passing object on thread cre... -1.62
Why foreach could not be used with String? 0.00
How to use only one instance of Array in this code? 0.00
Java: Question: can this program leak with a creation of java array... 0.00
Why does String.intern() return different results under JDK8 and JD... -1.39
tomcat says http method post is not supported by this url 0.00
What is the purpose of JAVA_UNICODE_ESCAPE in JavaCC? 0.00
JarURLConnection.connect throwing java.io.FileNotFoundException whe... 0.00
How to get java 11 run-time environment working since there is no m... +0.30
Is O(N!*N) an acceptable big oh complexity class or do I remove the... +0.40
How to get the file name from the directory using InputStream in Java 0.00
Java Metaspace Full GC 0.00
IntelliJ IDEA - enable ligatures under Oracle JDK 0.00
java.net.SocketException: Unresolved address 0.00
Java Hashmap Internal Workings 123 +0.32
Is there any way to find servers present in a local network using j... +1.75
Is it safe to use Hashing class from com.google.common.hash? -1.39
Why is the design criteria for ConcurrentModificationException chos... +0.79
What is the right way to create/write a large file in java that are... -0.79
Throwable().getStackTrace()[0].getLineNumber() obfuscated by proguard 0.00
What is the consequence of ignoring the warning:unchecked conversio... +0.98
Memory Consumption by Java Applet -0.19
Even with synchronized block getting a duplicate value 0.00
why is DataOutputStream any different than FileWriter when you can... 0.00
Does any change in my code cause problem in client's code? 0.00
How to implement key listener? 0.00
REEntrant Locking in Java +1.75
Concurrent Multithreaded Server through UDP in Java 0.00
What is the difference between JDK_JAVA_OPTIONS and JAVA_TOOL_OPTIO... +0.31
Why am I losing Bigdecimal precision? +1.34