SpiceQA
Questions
Tags
Users
Badges
user_2961
@user_2961
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
What does 'synchronized' mean?
956 votes
WARNING: UNPROTECTED PRIVATE KEY FILE! when trying to SSH into Amazon EC2 Instance
243 votes
What is an efficient way to implement a singleton pattern in Java?
95 votes
Why is 1/1/1970 the "epoch time"?
57 votes
C++ Equivalent of %ld in Java for String.format()
54 votes
Top Questions
Bash script plugin for Eclipse?
174 votes
11 answers
Why does the Sun JVM continue to consume ever more RSS memory even when the heap, etc sizes are stable?
33 votes
4 answers
Why the odd performance curve differential between ByteBuffer.allocate() and ByteBuffer.allocateDirect()
32 votes
4 answers
Is ConcurrentHashMap.get() guaranteed to see a previous ConcurrentHashMap.put() by different thread?
31 votes
8 answers
What are the default buffer size for java.io.BufferedInputStream on old and exotic JVMs?
20 votes
4 answers