Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6445168
Votes 0
Synopsis Software Transactional Memory
Category java:classes_util_concurrent
Reported Against
Release Fixed
State 3-Accepted, request for enhancement
Priority: 3-Medium
Related Bugs
Submit Date 29-JUN-2006
Description
From Doug Lea's TODO list:

8. Exploiting new STM APIs
    Probably, there will be new intrinsics support (in the absence
    of much needed standardization, placed in  xxxxx .misc.Unsafe) for underlying
    future hardware (and current software emulation) for software
    transactional memory. Hard to say exactly what yet, but these
    should minimally include some way to do n-way CAS (maybe for only
    for n=2, 3, 4) which we might be brave enough to exploit in new code.
Posted Date : 2006-06-29 16:56:38.0
Work Around
N/A
Evaluation
N/A
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang