Clean up Copy::conjoint_*_atomic on windows

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: