Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8223177

Data race on JvmtiEnvBase::_tag_map in double-checked locking

XMLWordPrintable

    • b20

        There is a data race on JvmtiEnvBase::_tag_map, which is initialized with double-checked locking. It lacks proper memory fences on the load/store operations.

              manc Man Cao
              manc Man Cao
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: