comparison src/os/aix/vm/os_aix.cpp @ 20227:63e0c47ca943

8050972: Concurrency problem in PcDesc cache Summary: The entries of the PcDesc cache in nmethods are not declared as volatile, but they are accessed and modified by several threads concurrently. Reviewed-by: kvn, dholmes, dcubed
author mdoerr
date Thu, 17 Jul 2014 10:21:31 +0200
parents ce8f6bb717c9
children e248acd6cfcf
comparison
equal deleted inserted replaced
20226:6ad19ab94176 20227:63e0c47ca943