Skip to main content
axel22's user avatar
axel22's user avatar
axel22's user avatar
axel22
  • Member for 14 years, 2 months
  • Last seen more than 1 year ago
34 votes
3 answers
12k views

Java compare and swap semantics and performance

32 votes
5 answers
1k views

Why reading a volatile and writing to a field member is not scalable in Java?

29 votes
3 answers
4k views

AtomicReferenceFieldUpdater - methods set, get, compareAndSet semantics

29 votes
1 answer
17k views

Set git diff to a default value

18 votes
2 answers
4k views

Array allocation and access on the Java Virtual Machine and memory contention

18 votes
6 answers
10k views

What is the best Emacs workspaces plugin? [closed]

17 votes
2 answers
4k views

Compare and swap C++0x

10 votes
5 answers
5k views

Compare and swap in machine code in C

6 votes
1 answer
4k views

Java serialization, Kryo and the object graph

5 votes
5 answers
1k views

How to remove files deleted from .git?

5 votes
1 answer
4k views

Configuring Jenkins with StartSSL - adding the issuer chain

4 votes
3 answers
5k views

How to make GitHub correctly show the build status image of the Jenkins Build Status plugin

4 votes
4 answers
2k views

JVM stack introspection

4 votes
1 answer
617 views

SBT 0.11 InputKey depending on other tasks

3 votes
5 answers
4k views

Graph visualization libraries for SWT/AWT

3 votes
1 answer
2k views

Render the depth buffer into a texture using a frame buffer

3 votes
1 answer
2k views

VisualVM stack variable values when doing a thread dump

3 votes
1 answer
4k views

Automatically check that pull request has a label before merging

2 votes
1 answer
68 views

Interpreting the meaning of a text without delimiters

2 votes
2 answers
1k views

Getting text stored within a PNG Image in Java

2 votes
4 answers
544 views

Detecting and pinpointing performance regressions

1 vote
3 answers
125 views

Stick footer at the bottom, both if the content div is shorter or longer than window height

1 vote
2 answers
79 views

Which libraries/frameworks in Java rely on client-defined classes to have static members?