Remove Atomic::add/sub for short

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 12
    • Affects Version/s: 12
    • Component/s: hotspot
    • None
    • b06

      The problem is that it does not work in general. It has particular requirements of being paired up next to another short, and the order of those two shorts depending on what endianness the machine has, so that it can perform a shifted int add instead in such a way that it will add only into the one short you want it to and not the other one.
      from [~eosterlund]

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: