[concurrency-interest] jsr166y on JDK 5?
Karnok Dávid
karnok at sztaki.hu
Thu Jul 17 08:56:26 EDT 2008
Hello,
I would like to use Doug Lea's jsr166y implementation in my project but I am
not allowed to use JDK 6. I downloaded the source code but can't compile it
using JDK 5 because a missing method Unsafe.putOrderedLong() call within
ForkJoinWorkerThread. Is there a backported version of this library or is
the current JDK 6 version correct under JDK 5 too?
--------------------------------
Karnok Dávid
PhD Student
Engineering and Management Intelligence laboratory, Computer and Automation
Research Institute, Hungarian Academy of Sciences
http://www.sztaki.hu
http://www.emi.sztaki.hu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cs.oswego.edu/pipermail/concurrency-interest/attachments/20080717/596b7853/attachment.html>
More information about the Concurrency-interest
mailing list