What change did really Android team make in Async task after android 2.3. When I executed the following code I am getting same result in both Android 2.3 and 3.0.
The change in the AsyncTask behavior also requires you run on ICS and above hardware.
See: http://commonsware.com/blog/2012/04/20/asynctask-threading-regression-confirmed.html