Re: Build failed in Jenkins: river-qa-refactor-win #34

2013-12-23 Thread Peter
That proves wait returning early wasn't the problem. - Original message - > See > > Changes: > > [peter_firmstone] After considerable testing using a multi threaded > Executor and Runnable tasks to CAS an AtomicLong to gene

Build failed in Jenkins: river-qa-refactor-win #34

2013-12-23 Thread Apache Jenkins Server
See Changes: [peter_firmstone] After considerable testing using a multi threaded Executor and Runnable tasks to CAS an AtomicLong to generate 100% cpu load, no data races were found, it is suspected that Object.wait is subject to