• M
    8050972: Concurrency problem in PcDesc cache · 7c57f798
    mdoerr 提交于
    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
    7c57f798
nmethod.hpp 34.5 KB