Activity
From 04/05/2016 to 05/04/2016
04/21/2016
- 08:51 AM Bug #1706: temp-table buffer scoping
- It may not be an issue any more because we have made changes recently to temp-table scoping and buffer processing. B...
- 08:37 AM Bug #1706: temp-table buffer scoping
- I know this is a very old issue - is it still relevant?
How would we determine whether our code suffers from this ...
04/06/2016
- 05:18 AM Bug #3057: bad synchronization in AsyncRequestImpl
- I agree, the @AsyncRequestImpl@ is too synchronized. I think is enough to set @volatile@ for the @complete@, @cancel...
04/05/2016
- 03:39 PM Bug #3057: bad synchronization in AsyncRequestImpl
- To duplicate the issue I used an asynchronous call to a (slow) web-service and @stop@/ @disconnect@ before it has the...
- 03:21 PM Bug #3057: bad synchronization in AsyncRequestImpl
- I found the following issue in @AsyncRequestImpl.java@: the class is (too) heavily synchronized.
The @synchronized... - 03:11 PM Bug #3057 (Closed): bad synchronization in AsyncRequestImpl
Also available in: Atom