Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Durandal
Switzerland
Age: 41
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
53
votes
Why can some ASCII characters not be expressed in the form '\uXXXX' in Java source code?
java
asked Mar 7 at 16:05
stackoverflow.com
11
votes
Does the Java Memory Model (JSR-133) imply that entering a monitor flushes the CPU data cache(s)?
java
multithreading
synchronization
memory-model
cpu-cache
asked Jun 16 '10 at 14:33
stackoverflow.com
10
votes
Date columns in SQL-Server (MSSQL-JDBC 3.0) running under Java 1.7.0 retrieved as 2 days in the past
java
sql-server
date
jdbc
asked Oct 11 '11 at 9:57
stackoverflow.com
10
votes
Check two float/double values for exact equality
java
floating-point
asked Mar 22 at 14:22
stackoverflow.com
8
votes
Reliable method of cleaning up an external resource associated with an Object
java
garbage-collection
asked Sep 12 '12 at 17:31
stackoverflow.com
7
votes
How to enable drag-and-drop inside JList
java
swing
drag-and-drop
asked Sep 27 '10 at 13:42
stackoverflow.com
7
votes
Extract bit sequences of arbitrary length from byte[] array efficiently
java
bit-manipulation
bitwise
bits
asked Oct 2 '10 at 17:08
stackoverflow.com
6
votes
Implementation of equals(): compare against implemented interface or implementing class?
java
design
interface
equals
asked Aug 12 '11 at 16:17
stackoverflow.com
6
votes
How can NULL and regular values be handled without using different prepared statements?
java
jdbc
prepared-statement
asked Sep 12 '11 at 17:49
stackoverflow.com
6
votes
How can I implement java.awt.Composite efficiently?
java
image
graphics
awt
graphics2d
asked Nov 29 '12 at 16:05
stackoverflow.com
Top Answers
14
What's the reason I can't create generic array types in Java?
stackoverflow.com
10
How does Java handle integer underflows and overflows and how would you check for it?
stackoverflow.com
7
Closing ResultSet in Java 7
stackoverflow.com
6
Is it possible to implement bitwise operators using integer arithmetic?
stackoverflow.com
6
Swing UI does not have native OS look
stackoverflow.com
6
Optimizing code for more clearness and efficiency
stackoverflow.com
6
Java Swing Applet- Cant set background color
stackoverflow.com
6
When do Java class loaders engage?
stackoverflow.com
6
Swing overriding object's paintComponent
stackoverflow.com
5
How do i replace text that's been printed out on screen already in Java?
stackoverflow.com
5
Swing Timer : Don't rely on Swing timers ..Question mark; and concurrency Issues
stackoverflow.com
Stack Exchange works best with JavaScript enabled