Stas's blog

Sunday, January 11, 2015

OpenJDK Cookbook

›
It has been long time since I've published my last post. Nowdays, work and the second child are consuming the most of my time, so...
1 comment:
Tuesday, May 7, 2013

Embedding Jetty9 & Spring MVC

›
This post is re-done of one of my previous posts which was about embedding Jetty7. Now it's about new version - Jetty9 and also with su...
5 comments:
Wednesday, March 27, 2013

AtomicFieldUpdater vs. Atomic

›
Java 1.5 introduced new family of classes (Atomic*FieldUpdater) for atomic updates of object fields with properties similar to Atomic* set ...
1 comment:
Tuesday, March 12, 2013

Scala: Automatic resourse management

›
After completing wonderful course by Martin Odesky , I have eventually had a chance to have a little play with Scala and create something mo...
1 comment:
Monday, February 4, 2013

Evil of microbenchmarking & CAS performance on Ivy Bridge

›
Some days back Martin Thompson published investigation on results of his controversial CAS (compare and swap) performance test he made few...
Thursday, December 20, 2012

git hangs after "Resolving deltas"

›
Have had a funy problem with Git. I suppose it's proxy-related. Writing it down, because sure that will have the same problem some time...
5 comments:
Thursday, December 13, 2012

File.setLastModified & File.lastModified

›
Have observed interesting behavior of File.lastModified file property on Linux. Basically, my problem was that I was incrementing the value...
2 comments:
Wednesday, October 24, 2012

Effective Concurrency by Herb Sutter

›
Have never ever written feedback on events or courses, but here I decided to write one. It is about "Effective concurrency" cours...
2 comments:
Tuesday, September 11, 2012

Building OpenJDK on Windows

›
Experimenting with some stuff, I found that it is often useful to have JDK source code available in hand to make some changes, play with it,...
6 comments:
Saturday, May 19, 2012

Bug in Java Memory Model implementation

›
Just have came around amazing question on stackoverwflow: http://stackoverflow.com/questions/10620680/why-volatile-in-java-5-doesnt-synchr...
1 comment:
›
Home
View web version

About Me

Unknown
View my complete profile
Powered by Blogger.