.hgignore
author iveresov
Wed, 08 Dec 2010 02:36:36 -0800
changeset 7438 6e2a9ad88dba
parent 6729 6972f2f93eba
child 9309 334bea52fc16
permissions -rw-r--r--
7005241: C1: SEGV in java.util.concurrent.LinkedTransferQueue.xfer() with compressed oops Summary: Implementation of the CAS primitive for x64 compressed oops was incorrect. It kills rscratch2 register (r11), which is allocatable in C1. Also, we don't need to restore cmpval as it's never used after that, so we need only one temporary register, which can be scratch1. Reviewed-by: kvn, never

^build/
^dist/
/nbproject/private/
^webrev