Details
Description
activemq-cpp/src/main/decaf/internal/util/concurrent/unix/Atomics is not compile-able under Solaris 10 with Sun Studio 11 (CC: Sun C++ 5.8 Patch 121018-20).
The Attached Patch Fixed:
- Atomics::compareAndSet32 and Atomics::compareAndSet is not working as expected and will caused the IOTransport not started correctly
- CC Compiler Errors