On 6/10/07, Xiao-Feng Li <[EMAIL PROTECTED]> wrote:
This is not necessarily because of the "lock" prefix overhead. JIT can do a good job to optimize some volatile accesses as it does for monitor.
Xiao-Feng, Are there any news about performance impact of 8-byte alignment in GC? I think we should check it first before making any complex volatile related optimizations in JIT. ? -- Mikhail Fursov