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

Clean up Copy::conjoint_*_atomic on windows

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • b08

      The pd_conjoint_oops_atomic function on windows that implements atomic oop copying, doesn't actually use Atomic accesses or even volatile accesses. So there isn't necessarily any guarantee that it will be atomic. It also mixes jlong and oop, which isn't very nice when you want oops to actually be oops.

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: